Skip to main content

A python api wrapper for the anime image generator api

Project description

A Simple python api wrapper

API Here

How to use

This api has many endpoints and the wrapper uses them all. For example if you want to generate an 'hug' image use can use;

from aniwrapper import anime
anime.hug(link=True)
#For generating a link of the image

OR

from aniwrapper import anime
anime.hug(link=False)
#For generating the image

However it also has nsfw endpoints

from aniwrapper imprt nsfw
nsfw.hentai(link=True)
#Will generate a nsfw image

If you have any problems regarding this package mail me at work4infinite@gmail.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aniwrapper-1.0.0b1.tar.gz (2.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page