{"library":"slowapi","type":"library","category":null,"description":"SlowAPI is a Python library that provides a flexible rate-limiting extension for Starlette and FastAPI applications. It builds upon the 'limits' library to offer various storage backends (in-memory, Redis, Memcached) and granular control over rate limits per route or globally. The current version is 0.1.9, and it is actively maintained with an irregular release cadence.","language":"python","status":"active","version":"0.1.9","tags":["fastapi","starlette","rate-limiting","middleware","security"],"install":[{"cmd":"pip install slowapi","imports":["from slowapi import Limiter"]},{"cmd":"pip install 'slowapi[redis]' # For Redis backend\npip install 'slowapi[memcached]' # For Memcached backend","imports":[]}],"homepage":null,"github":"https://github.com/laurents/slowapi","docs":"https://slowapi.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/slowapi/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":2.3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/slowapi/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}