benny.py 1.0.1

Last updated:

0 purchases

benny.py 1.0.1 Image
benny.py 1.0.1 Images
Add to Cart

Description:

benny.py 1.0.1

benny.py
A Python wrapper for Benny's API.
Install

$ pip install benny.py


Example

import benny

client = benny.Client()

cat_image = client.cat()
dog_image = client.dog()

print(cat_image, dog_image)

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.