Easy to use asynchronous API wrapper for OtakuGIFs written in Python.
- Modern Pythonic Interface
- Easy to use
- OtakuGIFs API
- My Discord Server ~ Support Available!
Python3.7 or higher
To install the library, run the following command
# Linux / MacOS
python3 -m pip install -U git+https://github.com/ExHiraku/expressipy
# Windows
py -m pip install -U git+https://github.com/ExHiraku/expressipy
import asyncio
import expressipy
client = expressipy.Client()
async def main():
return await client.random()
result = asyncio.run(main())
print(result) # https://cdn.otakugifs.xyz/gifs/hug/68ed8177a3a022d8.gif