Metadata-Version: 2.1
Name: fastutils-hmarcuzzo
Version: 0.4.32
Summary: A personal utility library I've developed to streamline and optimize backend development with FastAPI in my projects. From generic repositories and queries to enums, error handling, and more, fastutils_hmarcuzzo encompasses essential tools that have proven invaluable in my development journey, whether as a novice or a seasoned professional.
Author: hmarcuzzo
Author-email: henrique.souza.m06@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fastapi (>=0.104.0,<0.105.0)
Requires-Dist: fastapi-pagination (>=0.12.11,<0.13.0)
Requires-Dist: passlib (>=1.7.4,<2.0.0)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.22,<3.0.0)
Requires-Dist: sqlalchemy-utils (>=0.41.1,<0.42.0)
Requires-Dist: starlette (>=0.27.0,<0.28.0)
Description-Content-Type: text/markdown

# fast-utils
