/pybackpack

Backpack REST API python implementation

Primary LanguagePythonMIT LicenseMIT

BackPack Library for Python

My Channel šŸ„°

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:

Source Code

Official Documentation

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

Official Documentation

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:

  1. Register an account with Backpack.
  2. Generate an API Key and assign the necessary permissions.

License

This project is licensed under the MIT License.

MIT License