Metadata-Version: 2.1
Name: repka
Version: 0.10.0
Summary: Python repository pattern implementation
Home-page: https://github.com/potykion/repka
Author: potykion
Author-email: potykion@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aiopg (>=0.16.0,<0.17.0)
Requires-Dist: pydantic (>=0.31,<1.2)
Requires-Dist: sqlalchemy (>=1.3,<2.0)
Requires-Dist: typing_inspect (>=0.5.0,<0.6.0)
Project-URL: Repository, https://github.com/potykion/repka
