Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 320 Bytes

getting_started.rst

File metadata and controls

19 lines (12 loc) · 320 Bytes

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