Metadata-Version: 2.1
Name: pyfony-sqlalchemy-bundle
Version: 0.2.0
Summary: SQL Alchemy bundle for the Pyfony framework
Home-page: https://github.com/pyfony/pyfony-sqlalchemy-bundle
License: MIT
Author: Jiri Koutny
Author-email: jiri.koutny@datasentics.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.3,<2.0)
Requires-Dist: console-bundle (>=0.4.0,<0.5.0)
Requires-Dist: pyfony-bundles (>=0.4.0,<0.5.0)
Project-URL: Repository, https://github.com/pyfony/pyfony-sqlalchemy-bundle
Description-Content-Type: text/markdown

SQLAlchemy bundle for the Pyfony Framework

