Howto: UNICORN Binance REST API
Documentation: https://unicorn-binance-rest-api.docs.lucit.tech/Github: https://github.com/LUCIT-Systems-and-Development/unicorn-binance-rest-apiPyPI: https://pypi.org/project/unicorn-binance-rest-api/ Installation You can install the library with `pip install unicorn-binance-rest-api` from PyPI or you download the latest release or the dev-stage. The easiest way to test the examples is to clone the repository from git with `git clone git@github.com:LUCIT-Systems-and-Development/unicorn-binance-rest-api.git` to your local system. How to use the class? Configure logging, to…