ayawe

Unofficial fully asynchronous API wrapper for Yandex.Weather API.


Keywords
aio, asyncio, asyncio-api-wrapper, python3, yandex-weather
License
Unlicense
Install
pip install ayawe==0.7

Documentation

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

Build Status PyPi Package Version Codacy Badge codebeat badge CodeFactor

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: