sunhailin-Leo / fastapi_profiler

A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastapi_profiler

A FastAPI Middleware of joerick/pyinstrument to check your service performance.

Codecov Package version PyPI - Python Version

PyPI - Format Contributions welcome License

๐Ÿ“ฃ Info

A FastAPI Middleware of pyinstrument to check your service code performance. Maybe is the best profiler of FastAPI extension.

๐Ÿ”ฐ Installation

Use pip

$ pip install fastapi_profiler -U

๐Ÿ“ Example

Jump to example folder.Example

โ› Test the Code

Integration Test

Use Travis CI and AppVeyor continuously integrated environmen.

Code Style

Use flake8 and Codecov to improve the code quality.

๐Ÿ’ก Author

๐Ÿ“ƒ License

MIT ยฉsunhailin-Leo

About

A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.

License:MIT License


Languages

Language:Python 98.6%Language:Shell 0.7%Language:Batchfile 0.6%