BSX Exchange Python SDK
This is the Python SDK for the BSX Exchange API.
The latest version of the SDK can be found on PyPI, and the source code is on GitHub.
Note
👋 Brand new to BSX?
Read our docs to learn the basic concepts.
Visit us at BSX Exchange.
Take a look at the Getting started section. It will give you a quick idea of the things you can do via the SDK!
Requirements
Python 3.9 or above
Installation
Via pip:
pip install bsx-sdk-py
You might want to use a virtual environment to isolate your packages.