Skip to content

erickang21/bananapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BananaPY - BananAPI Lib for Python. 💀

API has been discontinued.

This means do not use it. Vamos.

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

import bananapy

client = bananapy.Client("token")
# Using abandon endpoint
await client.abandon("I love fortnite") # returns the Buffer

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages