edwh-migrate

View on PyPIReverse Dependencies (2)

0.9.6 edwh_migrate-0.9.6-py3-none-any.whl

Wheel Details

Project: edwh-migrate
Version: 0.9.6
Filename: edwh_migrate-0.9.6-py3-none-any.whl
Download: [link]
Size: 15765
MD5: 0a952050adfa7e8caee64cca2996023f
SHA256: 0102d4c3ae6f198dae26fcb27d971266e788361c1aa5124544935ead74ffaa68
Uploaded: 2024-10-24 09:46:31 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: edwh-migrate
Version: 0.9.6
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 :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: configuraptor (>=1.23)
Requires-Dist: legacy-cgi; python_version >= "3.13"
Requires-Dist: plumbum
Requires-Dist: pydal (>=20221110.1)
Requires-Dist: python-dotenv
Requires-Dist: tabulate
Requires-Dist: black; extra == "dev"
Requires-Dist: contextlib-chdir; extra == "dev"
Requires-Dist: hatch; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: psycopg2-binary; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: python-semantic-release (<8); extra == "dev"
Requires-Dist: redis; extra == "dev"
Requires-Dist: sqlalchemy-utils; extra == "dev"
Requires-Dist: testcontainers; extra == "dev"
Requires-Dist: typedal; extra == "dev"
Requires-Dist: psycopg2-binary; extra == "full"
Requires-Dist: redis; extra == "full"
Provides-Extra: dev
Provides-Extra: full
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 3006 characters]

WHEEL

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

RECORD

Path Digest Size
edwh_migrate/__about__.py sha256=CjhOEn0f1JYDPupNuImNQbBm4GJbitap5M1lmT5cc2I 178
edwh_migrate/__init__.py sha256=-Cls6PuhGp5U1Q4f9GU8iwSS5bDP_6Tmv75VXLNgdB8 1273
edwh_migrate/migrate.py sha256=7GfS3CbJ9iLwoJ5uFwrPzgeQaG3aWf0Ro19JHflGbYQ 34860
edwh_migrate/postgres.py sha256=0WDLm1PURPdPY_5p0EXkEmSMzat41Rsn8bBgU4h_FQQ 548
edwh_migrate/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
edwh_migrate-0.9.6.dist-info/METADATA sha256=7ClZNyaXJX-WUByvG5Y8D4aIs4wI8DK4LMZti3M_T08 4847
edwh_migrate-0.9.6.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
edwh_migrate-0.9.6.dist-info/entry_points.txt sha256=_rr7DED50oac28Bmjw7s4ziLatWpldGEDZakh70ARuI 62
edwh_migrate-0.9.6.dist-info/licenses/LICENSE.txt sha256=cGoPyJh5OxkX44gDpKwgHux5Ui68h3cFyqSZd8v-O6U 1085
edwh_migrate-0.9.6.dist-info/RECORD

entry_points.txt

migrate = edwh_migrate.migrate:console_hook