tormor

View on PyPIReverse Dependencies (0)

2.5 tormor-2.5-py2.py3-none-any.whl

Wheel Details

Project: tormor
Version: 2.5
Filename: tormor-2.5-py2.py3-none-any.whl
Download: [link]
Size: 26026
MD5: 542c903bd3186706e81b215c9909afe6
SHA256: 374d68f8c33d7dc3b8d36863c88ea4e04fa101cbfa876cf143b6b31c8dd8eacc
Uploaded: 2019-10-22 12:38:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tormor
Version: 2.5
Summary: Database migration helper
Author: Tle Ekkul
Author-Email: e.aryuth[at]gmail.com
Home-Page: https://github.com/Proteus-tech/tormor
Classifier: License :: OSI Approved :: MIT License
Requires-Python: ~=3.6
Requires-Dist: asyncpg (==0.18.3)
Requires-Dist: click (==7.0)
Requires-Dist: coverage (==4.5.1); extra == "test"
Requires-Dist: pytest (==3.6.3); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1864 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 1.3
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
tormor/__init__.py sha256=KAlg2P0Xe45OzjapISZKA_CdjFinVhpwc_zIq9nVOO4 53
tormor/commands.py sha256=xwQQoUKdacxzxvOSEOVSELGtWVYC6ltrMDyGczRhP8M 4806
tormor/connections.py sha256=D-yUvY4MgdFNFD-Ze0kCc_jp_VTYjFaWaAab3hkfNdk 1476
tormor/dsn.py sha256=mLtud3-U4-nrtwFYG_xU_hmO119OHgDiBpsbMSnTAYw 752
tormor/exceptions.py sha256=jlPmHYZRTGsr0mOJ_pAsisJD7ZYObwWfsRkvooXdNm8 183
tormor/main_script.py sha256=87eOW9mi8aSzj-SiRRr1Bq4XgbkQ5y6b-yy4SmtzDps 956
tormor/path_helper.py sha256=4ia9hsLUSR76benyKDHDl6spk21vPFDP_5eyJEY4c64 854
tormor/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tormor/tests/bootstrap.sh sha256=CbjddhHzqh5p0wuBbTKxJllwTLlGs9M1tRcDIcdeW04 114
tormor/tests/cleanup.sh sha256=B6kfYyBpOk1XKtgcz7XjV4Cdnp_5nefLLRb60RNldys 167
tormor/tests/script_file.txt sha256=6ZTegdh1KVlS9A2qVdaAmXHcmf53Qt_iMXVIfx0FHdk 51
tormor/tests/script_file_dry.txt sha256=3XyJlkrXQgNpLgMyDgaswe0b1S-nQRAkAzwNOes-QME 52
tormor/tests/test_connections.py sha256=XTtI6ZZtd5thsWcqb1Vn8ePdQXd-0ZqVKCNWQYB8WCA 1973
tormor/tests/test_dsn.py sha256=Ps4CblYtpD2lUGroUpIgFx6U53eSfnc3enhPws2UH3Q 306
tormor/tests/test_path.py sha256=8U1sYtxZy-vZs8KwC0Gy89-bytLqr0VhbqpLMNsdBsk 650
tormor/tests/test_run_script.py sha256=dSGTHNZh5KlnVr6UTuR_fAHqPxk36H_XjhwnoCgSNX4 5575
tormor/tests/Schema/customer/01_customer.sql sha256=KwXqc5NnQov9LlOcGat3JfK4rM-zW7rOFiz5ZhpvKUM 250
tormor/tests/Schema/customer/03_customer.sql sha256=VxiA1bthoayPdYb870S-NOT5aUjZm5RJaynyeffn_SM 51
tormor/tests/Schema/employee/01_employee.sql sha256=nbq9FXJNS4Sx-IJwCivKCK61iGEys-Au_cYcpwEMGI4 250
tormor/tests/Schema/product/01_product.sql sha256=4bDpArgGlfIdOccJr2HJolm34knZRXbfgdo_qz1gUOU 142
tormor/tests/Schema2/customer/02_customer.sql sha256=f_cQM7r_jvFMyb9x6tjcUzddKErFXLZT6DYs-_7viIo 51
tormor/tests/Schema2/department/01_department.sql sha256=lK160dmm5IfFJRgUWG76vbqfyNciphu384xnBHM8eU0 155
tormor-2.5.dist-info/entry_points.txt sha256=vCuUrOpLk3KkZELyE9W6wOOqzxsTgUEhWkohS1oEtz8 52
tormor-2.5.dist-info/LICENSE sha256=e-oFrKdj-sl1xZudyFdsbq-NsWnhDoRZ_MVN_x-x5nI 1077
tormor-2.5.dist-info/WHEEL sha256=RFGpeSWy2MhnOH7MbIZmX9ZR0evWl2eJvsMO-yF-tDc 97
tormor-2.5.dist-info/METADATA sha256=kAj-9ya-W5UH6nb2oxA37BkQyWBpqauXIaM40tf_tcA 2352
tormor-2.5.dist-info/RECORD

entry_points.txt

tormor = tormor.main_script:script