Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 657 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 657 Bytes

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.

NOTE: I reccomend using proguy's fork as it much more up to date. He is the new maintainer of aiodevision.

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 Handling
  • Handle Ratelimits