BackPack Library for Python

This is an unofficial Python SDK for the Backpack exchange REST API. Please note that I am not affiliated with Backpack, and you should use this library at your own risk.
Installation
To install the BackPack library, run the following command:
pip install backpack-api
Source Code
You can find the source code for this library on GitHub:

Official Documentation
For the official documentation of the Backpack API (not the SDK), please visit:

Examples
If you'd like to see the library in action, please check out the examples provided.
(Optional) Proxy in format: http://username:password@proxy_ip:proxy_port
Before Using
Before you start using the library, please follow these steps:
- Register an account with Backpack.
- Generate an API Key and assign the necessary permissions.
License
This project is licensed under the MIT License.
