tiangolo / memrayLinks
Memray is a memory profiler for Python
☆11Updated last year
Alternatives and similar repositories for memray
Users that are interested in memray are comparing it to the libraries listed below
Sorting:
- pytest plugin for pretty printing the test summary.☆472Updated 8 months ago
- Extra Pydantic types.☆306Updated last week
- Convert Pydantic from V1 to V2 ♻☆347Updated 4 months ago
- OpenAI powered AI CLI in just a few lines of code.☆126Updated last year
- Automatically remove unnecessary `# noqa` comments☆262Updated last month
- Reusable constraint types to use with typing.Annotated☆591Updated 3 months ago
- Find and fix unused Python code using command line.☆150Updated 5 months ago
- Web tool for generating Pydantic models from JSON objects☆358Updated 3 years ago
- FastAPI filters🍸☆88Updated this week
- Starlite API boilerplate abstraction and utilities.☆31Updated 2 years ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆215Updated last week
- Familiar async Python MongoDB ODM☆123Updated 2 years ago
- pytest + rich integration (proof of concept)☆252Updated 3 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- create temporary websites☆190Updated last year
- Run Typer scripts with completion, without having to create a package, using Typer CLI.☆370Updated last year
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆159Updated 2 weeks ago
- Beautiful exception page for Starlette apps.☆100Updated 11 months ago
- ☆39Updated 6 months ago
- Find HTTPExceptions and turn them into documented responses!☆103Updated 2 years ago
- Pytest plugin for testing examples in docstrings and markdown files.☆138Updated 9 months ago
- We don't like positional args, we like keyword only args! 🎉☆90Updated 3 years ago
- Set up your GitHub Actions workflow with a specific version of uv☆43Updated last year
- Asyncio compatible SDK for aws services.☆180Updated last year
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- A composable Python ASGI web framework☆179Updated 2 years ago
- WebSocket support for HTTPX