Banana API
Project description
aboo
Aph's Banana-based Obscure Observations. An API for banana.
Installation
pip install aboo
or clone the repo
git clone https://github.com/aphkyle/aboo
Example Usage
import io
from aboo import Banana
from PIL import Image
my_api_key = "my_api_key"
my_cse_id = "my_cse_id"
banana = Banana(my_api_key, my_cse_id)
im = Image.open(io.BytesIO(banana.get_random_banana()))
im.show()
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aboo-0.0.0.tar.gz
(2.8 kB
view details)
Built Distribution
aboo-0.0.0-py3-none-any.whl
(2.9 kB
view details)
File details
Details for the file aboo-0.0.0.tar.gz
.
File metadata
- Download URL: aboo-0.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a50278b177100b30b78361447f862079825e61c5a8dd7c010683e4921fc0e707 |
|
MD5 | d24b06a852ffdc034d1fda69f995339c |
|
BLAKE2b-256 | 5aa421280f0f4480aece2f9b0424f8c7ab55cc6b2d9dddab863c45a30db4cb2a |
File details
Details for the file aboo-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: aboo-0.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4a3ce69f0be7fd1ceaa7aab286106da5a45613f44cb4105e34db19b838e622e |
|
MD5 | bc6a925bb684d15f2392aa0909a91a40 |
|
BLAKE2b-256 | ceeb15022881b9f01f041acc7a3a6736aa5dc334faf440283c5ff461888f5dff |