Metadata-Version: 2.1
Name: hackpi
Version: 0.1.0
Summary: HackPi - is a library for the FastAPI framework that adds additional functionality that simplifies development.
Home-page: https://github.com/thenesterov/hackpi
License: MIT
Author: thenesterov
Author-email: thenesterov@proton.me
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fastapi (>=0.89.1,<0.90.0)
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
Requires-Dist: sqlalchemy (>=2.0.0,<3.0.0)
Project-URL: Repository, https://github.com/thenesterov/hackpi
Description-Content-Type: text/markdown


