Metadata-Version: 2.1
Name: fastapi-profiler
Version: 1.4.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
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.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 :: Software Development :: Libraries
License-File: LICENSE
Requires-Dist: fastapi
Requires-Dist: pyinstrument (>=4.4.0)

