Installation#

Quart-Rate-Limiter is only compatible with Python 3.9 or higher and can be installed using pip or your favorite python package manager.

pip install quart-rate-limiter

Installing quart-rate-limiter will install Quart if it is not present in your environment.