alexdelorenzo / limiter
⏲️ Easy rate limiting for Python using a token bucket algorithm, with async and thread-safe decorators and context managers
☆48Updated last year
Alternatives and similar repositories for limiter:
Users that are interested in limiter are comparing it to the libraries listed below
- Caching for HTTPX☆70Updated 7 months ago
- Blazingly fast Markdown parser for Python written in Rust.☆34Updated this week
- Hatch build hook plugin for Mypyc☆38Updated 8 months ago
- 📁 Asynchronous pathlib for Python☆176Updated 4 months ago
- An AsyncIO event loop implemented in Rust☆139Updated last week
- A small PEP440 compliant bump utility for the Python development master.☆44Updated this week
- An async persistent cache for aiohttp requests☆131Updated this week
- The build backend used by PDM that supports latest packaging standards.☆73Updated last week
- WebSocket support for HTTPX☆123Updated 2 months ago
- Sans-IO MQTT v5 protocol implementation for Python☆13Updated this week
- An elegant HTTP Cache implementation for HTTPX and HTTP Core.☆233Updated last week
- Syntactical sugar for Python class attributes☆56Updated 7 months ago
- Simple, composable command runner for Python projects☆32Updated last week
- A plugin for tox that utilizes PDM as the package manager and installer☆26Updated last week
- Modern benchmarking library for python with pytest integration.☆51Updated last year
- Generate Click options from msgspec types☆9Updated last month
- canonical-imports follows your imports and finds out where the things you are importing are actually defined☆11Updated last week
- Poetry plugin to relax version pins☆33Updated this week
- PEP 621 metadata parsing☆40Updated this week
- Sort __all__ lists alphabetically☆30Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated last week
- Lightweight browser hot reload for Python ASGI web apps☆151Updated 10 months ago
- invoke asyncio awaitables from non-async functions☆54Updated 8 months ago
- A fast and powerful web scraping library☆42Updated 8 months ago
- Experimental Python API for Ruff