InstallationΒΆ
Install Aiosearchads with pip
pip install Aiosearchads
The development version can be downloaded from its page at GitHub.
git clone https://github.com/linzhiming0826/aiosearchads.git
cd aiosearchads
python setup.py develop
Aiosearchads has the following dependencies (which will be automatically
installed if you use pip):
aiohttp version 3.6.2 or greater
Aiosearchads requires Python version 3.6 or greater