Warning: This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Yandex or any of its affiliates or subsidiaries. Use at your own risk.
AYaWe
Unofficial fully asynchronous API wrapper for Yandex.Weather API.
Install
pip3 install ayawe
You can set additional dependencies to increase speed
pip3 install ayawe[ujson]
pip3 install ayawe[uvloop]
pip3 install ayawe[ujson,uvloop]
Resources:
- Pip: AYaWe
- Source: GitHub
- Issues/Bug tracker: GitHub issues tracker
- Examples: GitHub