Skip to main content

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
```

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

BananaPY-1.1.1.tar.gz (2.4 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