Skip to main content

An Python API Wrapper for CF's API.

Project description

animu.py is a Python library for CF's API!

## Examples
```py
from animu import CFClient

client = CFClient(user_agent='animu.py/Production/v0.0.1')

def getAnimu():
anime = client.get_animu()
return anime['url']

def getHentai():
hentai = client.get_hentai()
return hentai['url']
```

## Changelog
* v0.0.1 => Initial Release
Keywords: hentai anime animu api api-wrapper
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

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

animu-cf-0.1.0.tar.gz (1.2 kB view hashes)

Uploaded Source

Built Distribution

animu_cf-0.1.0-py2.py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 2 Python 3

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