waifuim

A Python wrapper for the Waifu.im API


License
MIT
Install
pip install waifuim==1.0.3

Documentation

waifuim

Support Server Invite

A Python wrapper for the Waifu.im API.

https://waifu.im/ is an API that provides a variety user-uploaded anime images.

Features

  • Async Support (sync support coming soon)
  • Fully typed
  • Easy to use
  • Documentation

Installing

To install, just run the following command:

# MacOS/Linux
python3 -m pip install -U waifuim

# Windows
py -3 -m pip install -U wafiuim

Requirements

  • Python ≥3.10
  • aiohttp

Documentation

Documention can be found here.