{"library":"token-throttler","type":"library","category":null,"description":"Token throttler is an extendable rate-limiting library for Python, somewhat based on the token bucket algorithm. It supports both blocking (sync) and non-blocking (async) operations, global and instance-specific configurations, and various storage backends including in-memory and Redis. The current version is 1.5.1, actively maintained with regular updates.","language":"python","status":"active","version":"1.5.1","tags":["rate-limiting","token-bucket","throttling","concurrency","async"],"last_verified":"Tue May 26","install":[{"cmd":"pip install token-throttler","imports":["from token_throttler import TokenThrottler","from token_throttler import TokenThrottlerAsync","from token_throttler import TokenBucket","from token_throttler import ThrottlerConfig","from token_throttler import default_config","from token_throttler.storage import RuntimeStorage"]},{"cmd":"pip install token-throttler[redis]","imports":[]}],"homepage":"https://gitlab.com/vojko.pribudic/token-throttler","github":null,"docs":null,"changelog":"https://gitlab.com/vojko.pribudic/token-throttler/-/releases","pypi":"https://pypi.org/project/token-throttler/","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.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/token-throttler/compatibility"}}