septentrion

View on PyPIReverse Dependencies (1)

0.7.8 septentrion-0.7.8-py3-none-any.whl

Wheel Details

Project: septentrion
Version: 0.7.8
Filename: septentrion-0.7.8-py3-none-any.whl
Download: [link]
Size: 21152
MD5: d1c82703362c66544153b3aab72664d2
SHA256: ff126a365afa898ff11ce8b83c6d9984ee942dc3ba25a4ad18d341af4f8a852e
Uploaded: 2022-03-04 12:54:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: septentrion
Version: 0.7.8
Summary: Python CLI tool for managing and executing hand-written PostgreSQL migrations
Author: Python UKG Community
Author-Email: peopledoc-python[at]ukg.com
Home-Page: https://septentrion.readthedocs.io/en/latest/
Project-Url: Documentation, https://septentrion.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/peopledoc/septentrion
License: MIT
Keywords: postgresql,migration,psql
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: click
Requires-Dist: colorama
Requires-Dist: importlib-metadata
Requires-Dist: psycopg2; extra == "psycopg2"
Requires-Dist: psycopg2_binary; extra == "psycopg2_binary"
Requires-Dist: sqlparse
Provides-Extra: psycopg2
Provides-Extra: psycopg2_binary
Description-Content-Type: text/x-rst
[Description omitted; length: 3435 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
septentrion/__init__.py sha256=wN4g1ZHjIzmvgtJW9AUpcpgV0S8aFgr-7syaH76ic1s 624
septentrion/__main__.py sha256=aguOT80hvUmqvJRo7skbEJxkXL-nMiEAa3m56tPoqmA 79
septentrion/cli.py sha256=2DLPa-WQgoNAfkyFNm3gwejqB6jm1yGkdrUZRMr51pU 8811
septentrion/configuration.py sha256=9ckrSZOB3bo5lmgdRJHE3Fsm-g7s04Hzal2wQEu8tdI 6156
septentrion/core.py sha256=9wAyDLii4BjLH5yffCkUbyY0WPqh6XmmAkXDtfyux2Y 7259
septentrion/db.py sha256=yWYjwZrTyK5Tu35EK7Z9QnQy_WWO0O_TF6pQ06EAUQQ 5166
septentrion/exceptions.py sha256=QBr_MMw7h1T-CuR0VVS8yqAMCJJG8rw4Ky8ClY1CuCM 227
septentrion/files.py sha256=FQbhVDBZsErYJ8frQXw6Ym52PjzDFJl5w4AzIFdE2G4 3125
septentrion/lib.py sha256=jguVC684Qs6SBgt-eRpe-VAiyoAULLipojBCIy3uxak 1801
septentrion/metadata.py sha256=32lMdkc8EvLmJlm4gH6EtQi8V9lHdmazZKLNhpGZjy0 683
septentrion/migration.py sha256=qk4t9DhjQNw7HixIWjYLeEOhhaN9maL0EUTkDsOy1GM 6774
septentrion/runner.py sha256=OQgLYIYAAsA0sU7_VivCFuWtJ0JCW6b9MNmQZ87WNvQ 2409
septentrion/style.py sha256=3GEb_mlZqLiwW_ev6gaUpy8MnbE03KDUp6hcsgBrm-8 1762
septentrion/utils.py sha256=RySvEYsNkt7ylsn2UR4D-s-fvUoDVfxOLxcLN62hg6g 1131
septentrion/versions.py sha256=eadVF0JrVlDNH-4fF_lEkk8QSCUyo7xcHCUxF_IWJ08 715
septentrion-0.7.8.dist-info/entry_points.txt sha256=326HomD9FNXQYlbPFTuXyPync_NU0Ck3nnB2Mt2u3rg 57
septentrion-0.7.8.dist-info/LICENSE.rst sha256=yDcMulgQcZI1Hs3ZQn2ADdHwOhsquc9NyzTJ3nevvsk 1067
septentrion-0.7.8.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
septentrion-0.7.8.dist-info/METADATA sha256=F2hj9E8VsV6KE-AXAVx9pwP7lZuTDMHLrFN4XPKlVQs 4650
septentrion-0.7.8.dist-info/RECORD

entry_points.txt

septentrion = septentrion.__main__:main