A Python wrapper for the Waifu.im API.
https://waifu.im/ is an API that provides a variety user-uploaded anime images.
- Async Support (sync support coming soon)
- Fully typed
- Easy to use
- Documentation
To install, just run the following command:
# MacOS/Linux
python3 -m pip install -U waifuim
# Windows
py -3 -m pip install -U wafiuim- Python ≥3.11
aiohttp
Documention can be found here.