{"library":"pyrate-limiter","type":"library","category":null,"description":"PyrateLimiter is a Python library implementing the Leaky-Bucket Algorithm for rate limiting. It supports both synchronous and asynchronous workflows and offers various backends like in-memory, SQLite, Redis, and PostgreSQL for persistent limit tracking. Currently at version 4.1.0, it maintains an active development and release cadence, with several minor and patch releases in the last year.","language":"python","status":"active","version":"4.1.0","tags":["rate-limiting","leaky-bucket","async","redis","postgresql","sqlite","concurrency"],"install":[{"cmd":"pip install pyrate-limiter","imports":["from pyrate_limiter import Limiter","from pyrate_limiter import Duration, Rate"]},{"cmd":"pip install pyrate-limiter[redis]","imports":[]},{"cmd":"pip install pyrate-limiter[postgres]","imports":[]},{"cmd":"pip install pyrate-limiter[all]","imports":[]}],"homepage":null,"github":"https://github.com/vutran1710/PyrateLimiter","docs":"https://pyrate-limiter.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/pyrate-limiter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.5,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyrate-limiter/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}