Getting Started

Installation

If you use pip, just type

pip install aiothrottles

You can install from the source code like

git clone https://github.com/KonstantinTogoi/aiothrottles.git
cd aiothrottles
python setup.py install