aiodevision

A simple asynchronous wrapper for the Idevision API.


License
MIT
Install
pip install aiodevision==0.2.4

Documentation

aiodevision

A simple async wrapper for the idevision api.

Note: this may be unstable. This is an experimental wrapper, and is undocumented (for now).

If you would like to contribute/add anything, feel free to make a PR.

Installation

For installing the stable version, do

pip install aiodevision

If you wanna install the dev version, do

pip install git+https://github.com/MrKomodoDragon/aiodevision

todo:

  • Add Better Exception Haandling
  • Handle Ratelimits