Metadata-Version: 2.1
Name: fastapi-profiler
Version: 1.0.0
Summary: A FastAPI Middleware of pyinstrument to check your service performance.
Home-page: https://github.com/sunhailin-Leo/fastapi_profiler
Author: sunhailin-Leo
Author-email: 379978424@qq.com
License: MIT
Keywords: fastapi,pyinstrument,profiler
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: fastapi
Requires-Dist: pyinstrument

UNKNOWN


