pogo_migrate

View on PyPIReverse Dependencies (1)

0.0.14 pogo_migrate-0.0.14-py3-none-any.whl

Wheel Details

Project: pogo_migrate
Version: 0.0.14
Filename: pogo_migrate-0.0.14-py3-none-any.whl
Download: [link]
Size: 15313
MD5: 26a9e1c44bda30e2a6b9998094786869
SHA256: eaca5d14e8f8a06f178311cd98e6ad6f1dd4e5883d2fa326d36e09aedff00035
Uploaded: 2024-04-16 10:19:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pogo-migrate
Version: 0.0.14
Summary: Database migration tool for asyncpg
Author: Daniel Edgecombe
Author-Email: daniel[at]nrwl.co
Maintainer: Daniel Edgecombe
Maintainer-Email: daniel[at]nrwl.co
Home-Page: https://github.com/NRWLDev/pogo-migrate
License: Apache
Keywords: migrations,migrate,database,asyncpg,yoyo
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Version Control
Requires-Python: >=3.9,<4.0
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: rtoml (<0.11.0,>=0.10.0)
Requires-Dist: sqlparse (<0.5.0,>=0.4.4)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: typer (<1,>=0)
Requires-Dist: typing_extensions (<5.0.0,>=4.7.0); python_version < "3.10"
Description-Content-Type: text/markdown
[Description omitted; length: 3022 characters]

WHEEL

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

RECORD

Path Digest Size
pogo_migrate/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pogo_migrate/cli.py sha256=L2NfLv8ByUkiboEWbt0q8b6l8xwz6tqpPoDCYSfzEEk 17805
pogo_migrate/config.py sha256=nx4_HHSoSVi2dHHFwilBP7GCo086h-Gc-PAoJDVio7E 1880
pogo_migrate/exceptions.py sha256=wCBQ6ucQWjTQzx2I2ZG3-zx2RoTYfil2QhsNsv6AINg 90
pogo_migrate/migrate.py sha256=sbJHUwAU3o6Nti3WntlpX30Wrcjd62zKYxQ2JTkr0Ds 1887
pogo_migrate/migration.py sha256=3eJU6Vt7FQX1VJxpwQW_VAwfYwEUKAkERHVZQW5IuPs 5251
pogo_migrate/sql.py sha256=ayjwyTlnRATmePJN5ZxGsNMDm0yQrZCwu1QmpqCfTPY 2499
pogo_migrate/testing.py sha256=qxGQNsIHU9LGdj3Jlqjgg0wGrsDRGVflw5NBqTKSbIM 544
pogo_migrate/topologicalsort.py sha256=36cm6NjTSewZIMv2z12OhGEMuOFUQ8_hfCGBexAA1gY 2987
pogo_migrate/util.py sha256=vRfr5e3yiHeZcJ-F0PPZS0loAunbLt7aU_eqLMwM3qE 1461
pogo_migrate/yoyo.py sha256=398oV2xxzwCQwOxzP6h9DohCXzDvtQJ3pGt8A0Txo-w 1861
pogo_migrate-0.0.14.dist-info/METADATA sha256=MtekP8V0Ja5dKK8fJzJc2Nd8UmhDZBLuwoRJFXiIAFw 4410
pogo_migrate-0.0.14.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pogo_migrate-0.0.14.dist-info/entry_points.txt sha256=z4ISKUFL8gIL5oC915l7VC-8mhodyQQKPP-I6BgzdwA 45
pogo_migrate-0.0.14.dist-info/RECORD

entry_points.txt

pogo = pogo_migrate.cli:app