Metadata-Version: |
2.1 |
Name: |
fastapi_tag |
Version: |
1.0.0 |
Summary: |
Module for fastapi help to ensure the Metadata of the API |
Author-Email: |
Yasser Tahiri <hello[at]yezz.me> |
Project-Url: |
Homepage, https://github.com/yezz123/fastapi-tag |
Project-Url: |
Funding, https://github.com/sponsors/yezz123 |
Keywords: |
FastAPI,Metadata,OpenAPI,Pydantic,RESTful |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Framework :: FastAPI |
Classifier: |
Framework :: Pydantic |
Classifier: |
Framework :: Pydantic :: 2 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
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: |
Topic :: Internet :: WWW/HTTP :: Session |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
fastapi (<0.111.0,>=0.100.0) |
Requires-Dist: |
pydantic-settings (>=2.1.0) |
Requires-Dist: |
pydantic (<2.6.4,>=2.0.0) |
Requires-Dist: |
mypy (==1.9.0); extra == "lint" |
Requires-Dist: |
pre-commit (==3.6.2); extra == "lint" |
Requires-Dist: |
ruff (==0.3.2); extra == "lint" |
Requires-Dist: |
httpx (==0.27.0); extra == "test" |
Requires-Dist: |
pytest-asyncio (==0.23.5.post1); extra == "test" |
Requires-Dist: |
pytest-cov (==4.1.0); extra == "test" |
Requires-Dist: |
pytest-pretty (==1.2.0); extra == "test" |
Requires-Dist: |
pytest (==8.0.2); extra == "test" |
Requires-Dist: |
python-decouple; extra == "test" |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |