throttled-py

(โ˜… 644)

๐Ÿ”ง High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).

  • .gitignore
  • .pre-commit-config.yaml
  • .readthedocs.yaml
  • AGENTS.md
  • CHANGELOG.rst
  • CHANGELOG_EN.rst
  • codecov.yml
  • CONTRIBUTING.md
  • LICENSE
  • Makefile
  • pyproject.toml
  • README.md
  • README_ZH.md
  • uv.lock
// repository documentation