Jijun / fastapi-cprofileLinks
A FastAPI Middleware with cProfile to help stats your service performance
☆45Updated 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☆159Updated 2 weeks ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆129Updated 2 years 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…☆104Updated this week
- Drop-in MessagePack support for ASGI applications and frameworks☆185Updated 3 months ago
- An admin interface for ASGI Web frameworks.☆133Updated 3 years ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆73Updated this week
- Replace Starlette's TestClient from `requests` to `httpx`! 🎉☆42Updated 2 years ago
- ASGI middleware for protecting against CSRF attacks☆67Updated 10 months ago
- Familiar async Python MongoDB ODM☆122Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆61Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Updated 2 years ago
- Find HTTPExceptions and turn them into documented responses!☆102Updated 2 years ago
- Programmatic startup/shutdown of ASGI apps.☆246Updated last year
- Python: Asynchronous CSV reading/writing☆71Updated 2 weeks ago
- Full-featured JSON type with mutation tracking for SQLAlchemy☆196Updated last year
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆73Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆188Updated 3 weeks ago
- SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web f…☆141Updated 9 months ago
- pydantic-i18n is an extension to support an i18n for the pydantic error messages.☆96Updated this week
- Separate the high level client implementation from the underlying CRUD.☆164Updated last year
- Async OAuth client using HTTPX☆172Updated 6 months ago
- Adds integration of the Jinja template language to FastAPI.☆71Updated 10 months ago
- A debug toolbar for FastAPI.☆155Updated 10 months ago
- An extension for GINO to support Starlette server.☆78Updated 2 years ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago
- FastAPI simple cache☆222Updated 4 years ago
- aiosignal: a list of registered asynchronous callbacks☆155Updated this week
- Beautiful exception page for Starlette apps.☆100Updated 7 months ago
- UUID version 7, which are time-sortable (following the Peabody RFC4122 draft)☆121Updated 8 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago