Metadata-Version: 2.1
Name: creyPY
Version: 0.2.0
Summary: Collection of my Python and FastAPI shortcuts, snippets etc.
Home-page: https://github.com/creyD/creyPY
Author: Conrad Großer
Author-email: conrad@noah.tech
License: MIT
Keywords: creyPY,Python,FastAPI,shortcuts,snippets,utils,personal library
Platform: any
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: annotated-types ==0.6.0
Requires-Dist: pydantic ==2.6.4
Requires-Dist: pydantic-core ==2.16.3
Requires-Dist: typing-extensions ==4.10.0
Requires-Dist: anyio ==4.3.0
Requires-Dist: fastapi ==0.110.0
Requires-Dist: fastapi-pagination ==0.12.21
Requires-Dist: sniffio ==1.3.1
Requires-Dist: starlette ==0.36.3
Requires-Dist: sqlalchemy ==2.0.29

# creyPY

My collection of Python and FastAPI shortcuts etc.
