Metadata-Version: 2.3
Name: tasteful
Version: 0.2.0
Summary: Core library of the Tasteful framework
License: Apache.2-0
Keywords: tasteful,flavor,fastapi,library
Author: Fabrice PONT
Author-email: fa.pont@gmail.com
Requires-Python: >=3.9
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: FastAPI
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: asyncpg (>=0.29.0,<0.30.0)
Requires-Dist: authlib (>=1.6.0,<2.0.0)
Requires-Dist: dependency-injector (>=4.45.0,<5.0.0)
Requires-Dist: fastapi[all] (>=0.108.0,<0.109.0)
Requires-Dist: httpx (>=0.26,<0.27)
Requires-Dist: humps (>=0.2.2,<0.3.0)
Requires-Dist: mypy (>=1.10.0,<2.0.0)
Requires-Dist: orjson (>=3.9,<4.0)
Requires-Dist: psycopg2-binary (>=2.9.10,<3.0.0)
Requires-Dist: pydantic (>=2.5,<3.0)
Requires-Dist: pydantic-settings (>=2.9.1,<3.0.0)
Requires-Dist: pytest (>=8.2.0,<9.0.0)
Requires-Dist: python-multipart (>=0.0.9,<0.0.10)
Requires-Dist: ruff (>=0.4.2,<0.5.0)
Requires-Dist: sqlmodel (>=0.0.16,<0.0.17) ; python_version >= "3.8" and python_version < "4.0"
Requires-Dist: uvicorn (>=0.25,<0.26)
Project-URL: Documentation, https://heka-ai.github.io/tasteful
Project-URL: Homepage, https://heka.ai
Project-URL: Repository, https://github.com/heka-ai/tasteful
Description-Content-Type: text/markdown

# Tasteful


