alembic-migration-fixtures

View on PyPIReverse Dependencies (0)

0.2.0 alembic_migration_fixtures-0.2.0-py3-none-any.whl

Wheel Details

Project: alembic-migration-fixtures
Version: 0.2.0
Filename: alembic_migration_fixtures-0.2.0-py3-none-any.whl
Download: [link]
Size: 8659
MD5: 5df7528d8942a30d12c878a90f76d923
SHA256: 3a93faf52b986613239e4e3f9cea0455cac4bf6e42a0822581395a8a866efd5c
Uploaded: 2023-05-30 03:37:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: alembic-migration-fixtures
Version: 0.2.0
Summary: Pytest fixtures for tests involving databases managed by alembic migrations
Author: Saulius Beinorius
Author-Email: saulius.beinorius[at]gmail.com
Maintainer: Saulius Beinorius
Maintainer-Email: saulius.beinorius[at]gmail.com
Home-Page: https://github.com/Barbora-Data-Science/alembic-migration-fixtures
Project-Url: Repository, https://github.com/Barbora-Data-Science/alembic-migration-fixtures
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<4.0
Requires-Dist: SQLAlchemy (<1.5,>=1.3.19)
Requires-Dist: alembic (<2,>=1.4.2)
Requires-Dist: pytest (<7.0,>=5.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3023 characters]

WHEEL

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

RECORD

Path Digest Size
alembic_migration_fixtures/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alembic_migration_fixtures/fixtures.py sha256=o5My6wOWlp_VFRhrwKyjwK5lEzUVu92bmrSMIfewbWE 3776
alembic_migration_fixtures-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
alembic_migration_fixtures-0.2.0.dist-info/METADATA sha256=iZwfjsmz03M1mkJitK7x19gN5dgpPZo0kOqHeCyIt20 4130
alembic_migration_fixtures-0.2.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
alembic_migration_fixtures-0.2.0.dist-info/entry_points.txt sha256=IRrpWRCorrsjjdpl_faDFC6aovb9m_XEJUGsY3lpzgc 75
alembic_migration_fixtures-0.2.0.dist-info/RECORD

entry_points.txt

alembic_migration_fixtures = alembic_migration_fixtures.fixtures