{"library":"throttled-py","type":"library","category":null,"description":"Throttled-py is a high-performance Python rate limiting library, currently at version 3.2.0, providing various algorithms like Fixed Window, Sliding Window, Token Bucket, Leaky Bucket, and GCRA. It supports both in-memory and Redis storage backends, and offers synchronous and asynchronous APIs. The project maintains an active release cadence, with updates typically occurring every 1-3 months.","language":"python","status":"active","version":"3.2.0","tags":["rate limiting","throttling","async","redis","in-memory","performance","decorator","context manager"],"last_verified":"Fri May 22","install":[{"cmd":"pip install throttled-py","imports":["from throttled import Throttled","from throttled import RateLimiterType","from throttled.asyncio import Throttled","from throttled.store import RedisStore"]},{"cmd":"pip install \"throttled-py[redis]\"","imports":[]},{"cmd":"pip install \"throttled-py[all]\"","imports":[]}],"homepage":null,"github":"https://github.com/ZhuoZhuoCrayon/throttled-py","docs":"https://throttled-py.readthedocs.io","changelog":"https://github.com/ZhuoZhuoCrayon/throttled-py/releases","pypi":"https://pypi.org/project/throttled-py/","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.7,"avg_import_s":0.33,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/throttled-py/compatibility"}}