edwh-migrate

View on PyPIReverse Dependencies (2)

0.8.1 edwh_migrate-0.8.1-py3-none-any.whl

Wheel Details

Project: edwh-migrate
Version: 0.8.1
Filename: edwh_migrate-0.8.1-py3-none-any.whl
Download: [link]
Size: 13358
MD5: cd8e6a2b4fa08251214cda5092dc3916
SHA256: 27fcf1e30a01ba82e1b9a76b5e7286545c01c6b6746b6f4a93a9d0e1d6965de7
Uploaded: 2024-04-24 11:46:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: edwh-migrate
Version: 0.8.1
Summary: Helps migrating database schema changes using pydal.
Author-Email: Remco <remco[at]educationwarehouse.nl>
Project-Url: Documentation, https://github.com/educationwarehouse/migrate#readme
Project-Url: Issues, https://github.com/educationwarehouse/migrate/issues
Project-Url: Source, https://github.com/educationwarehouse/migrate
Keywords: database-migration,migrate,postgresql,pydal,schema-change
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: configuraptor (>=1.23)
Requires-Dist: plumbum
Requires-Dist: psycopg2-binary
Requires-Dist: pydal (>=20221110.1)
Requires-Dist: python-dotenv
Requires-Dist: redis
Requires-Dist: black; extra == "dev"
Requires-Dist: contextlib-chdir; extra == "dev"
Requires-Dist: hatch; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: python-semantic-release (<8); extra == "dev"
Requires-Dist: sqlalchemy-utils; extra == "dev"
Requires-Dist: testcontainers; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 2921 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.14.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
edwh_migrate/__about__.py sha256=_ZN13OhsbS0kywu1z6J3oM2F2dAYIfZd-zZyngPXTV0 178
edwh_migrate/__init__.py sha256=r3hQl-UO2kw39D1sJqNzAt_qpuxifSmLNRil1hFhpww 1202
edwh_migrate/migrate.py sha256=rNz3P9mNVG640ppEOXYXp9pZv-ReZxK1a2_PIyqDhjc 27873
edwh_migrate/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
edwh_migrate-0.8.1.dist-info/METADATA sha256=Ci6xjU3SVNR2g68ehxHkiamH1jTtIMa64LKsgYxTxGY 4406
edwh_migrate-0.8.1.dist-info/WHEEL sha256=9MIigYJ7D5sOqAPqr0-o6tSMY_nQ7c6kvtvyeUB99YQ 87
edwh_migrate-0.8.1.dist-info/entry_points.txt sha256=_rr7DED50oac28Bmjw7s4ziLatWpldGEDZakh70ARuI 62
edwh_migrate-0.8.1.dist-info/licenses/LICENSE.txt sha256=cGoPyJh5OxkX44gDpKwgHux5Ui68h3cFyqSZd8v-O6U 1085
edwh_migrate-0.8.1.dist-info/RECORD

entry_points.txt

migrate = edwh_migrate.migrate:console_hook