BananaPY - BananAPI Lib for Python
Project description
# BananaPY - BananAPI Lib for Python
This wrapper is made to support the API of https://bananapi.ml.
Please visit that website to get details on getting an API key and documentation.
**Notes**
- Join the [official Discord server](https://discord.gg/3Nxb7yZ) for more help.
- This wrapper is still early in production and may contain bugs. Please report them to the Discord server above.
**Installing**
Run on your Command Prompt:
`pip install -U bananapy`
**Usage Example**
```py
import bananapy
client = bananapy.Client("token")
# Using abandon endpoint
await client.abandon("I love fortnite") # returns the Buffer
```
This wrapper is made to support the API of https://bananapi.ml.
Please visit that website to get details on getting an API key and documentation.
**Notes**
- Join the [official Discord server](https://discord.gg/3Nxb7yZ) for more help.
- This wrapper is still early in production and may contain bugs. Please report them to the Discord server above.
**Installing**
Run on your Command Prompt:
`pip install -U bananapy`
**Usage Example**
```py
import bananapy
client = bananapy.Client("token")
# Using abandon endpoint
await client.abandon("I love fortnite") # returns the Buffer
```
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
BananaPY-1.1.1.tar.gz
(2.4 kB
view details)
File details
Details for the file BananaPY-1.1.1.tar.gz
.
File metadata
- Download URL: BananaPY-1.1.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dfa02f9c48ccc9930ed6de8c8dd87e2de6bac666c7907240df3c7bff9c0d2a7 |
|
MD5 | 37d640726f99a43eaf99665c4d24c710 |
|
BLAKE2b-256 | 2cda889bd071f25c8d49f70410a316a072d989c76f035cdecc72a46c2a3123e3 |