Installation¶
Install the package with pip:
$ pip install limits
More details around the specifics of each storage backend can be found in Storage Backends
Async Storage¶
If you are using an async code base you can install the storage dependencies along with the package using the following extras: