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.
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