Metadata-Version: |
2.1 |
Name: |
fastapi-and-logging |
Version: |
0.0.9 |
Summary: |
FastAPI-and-Logging simplifies log handling, allowing for effective organization, tracking, and analysis of logs in FastAPI applications, aiding in debugging and issue resolut |
Author: |
Saeid Noormohammadi |
Author-Email: |
heysaeid92[at]gmail.com |
Home-Page: |
https://github.com/heysaeid/fastapi-and-logging |
Project-Url: |
Documentation, https://github.com/heysaeid/fastapi-and-logging |
Project-Url: |
Repository, https://github.com/heysaeid/fastapi-and-logging |
License: |
MIT |
Keywords: |
fastapi,fastapi logging,fastapi and logging |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: FastAPI |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
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.7 |
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: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Internet :: WWW/HTTP :: HTTP Servers |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.7,<4.0 |
Requires-Dist: |
StrEnum |
Requires-Dist: |
aiohttp (<4.0.0,>=3.9.1) |
Requires-Dist: |
fastapi |
Requires-Dist: |
httpx (<0.26.0,>=0.25.1) |
Requires-Dist: |
loguru (<0.8.0,>=0.7.2) |
Requires-Dist: |
user-agents (<3.0.0,>=2.2.0) |
Requires-Dist: |
wrapt (<2.0.0,>=1.16.0) |
Description-Content-Type: |
text/markdown |