Skip to content

Asynchronous wrapper for UnbelievaBoat's API written in Python.

License

Notifications You must be signed in to change notification settings

rperson1508/unbelipy

 
 

Repository files navigation

unbelipy

forthebadge made-with-python

PyPI status PyPI version fury.io PyPI downloads PyPI license

Asynchronous wrapper for UnbelievaBoat's API written in Python.

Characteristics

  • Easy to use
  • Full error handling
  • Type hinted readable code
  • Active maintenance
  • Fully Asynchronous

Note

This wrapper has not been declared to be official by the UnbelievaBoat developers. Any internal library issues/feature requests are to be directed here.

Project status

Early beta stage. It's not yet production ready.
Although most of the functionality is operational, rate limits are still being worked on.

Installation

Python 3.8 or above required, due to typehinting.

To install unbelipy from PyPI, use the following command:

pip install -U unbelipy

Or to install from Github:

pip install -U git+https://github.com/chrisdewa/unbelipy/

Dependencies

The following libraries will be needed and automatically installed with unbelipy:

Feature Requests

For feature requests, please open a Pull Request with detailed instructions.
Likewise, if you encounter any issues, you may create a new Issue.

Examples

To start off, you may check out some examples in this repository!

Links

Contact

As of now, there is no support server for this library. However, you may contact the following people on Discord:

About

Asynchronous wrapper for UnbelievaBoat's API written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%