Jijun / fastapi-cprofileLinks
A FastAPI Middleware with cProfile to help stats your service performance
☆46Updated 2 years ago
Alternatives and similar repositories for fastapi-cprofile
Users that are interested in fastapi-cprofile are comparing it to the libraries listed below
Sorting:
- Lightweight browser hot reload for Python ASGI web apps☆161Updated 2 months ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆129Updated 2 years ago
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 3 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- Drop-in MessagePack support for ASGI applications and frameworks☆188Updated 4 months ago
- An admin interface for ASGI Web frameworks.☆133Updated 3 years ago
- Programmatic startup/shutdown of ASGI apps.☆252Updated 2 years ago
- Find HTTPExceptions and turn them into documented responses!☆102Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- The async transformation code.☆99Updated 2 months ago
- Beautiful exception page for Starlette apps.☆100Updated 8 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆190Updated 2 months ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- A caching solution for asyncio☆101Updated last year
- Familiar async Python MongoDB ODM☆122Updated 2 years ago
- An authentication library for Starlette and FastAPI.☆100Updated 2 years ago
- Caching for HTTPX☆72Updated last month
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆73Updated this week
- Async OAuth client using HTTPX☆178Updated 8 months ago
- An Elasticsearch Python ORM based on Pydantic.☆124Updated 2 years ago
- A debug toolbar for FastAPI.☆157Updated last year
- Access logger for ASGI servers!☆54Updated last year
- Uvicorn worker for Gunicorn!☆98Updated last month
- Python: Asynchronous CSV reading/writing☆71Updated 2 months ago
- A compression AGSI middleware using brotli.☆77Updated 2 weeks ago
- ASGI middleware for protecting against CSRF attacks☆68Updated last year
- Authentication classes to be used with httpx☆133Updated 10 months ago
- aiosignal: a list of registered asynchronous callbacks☆154Updated this week
- The only ORM that you will ever need for python.☆64Updated 7 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago