This is yet another library to access Bingx's API.
Project description
Bingx-API
This is yet another library to access Bingx's API. It provides a simple and efficient way to interact with Bingx's API using Python.
Installation
You can install Bingx-API using pip:
pip install bingx-api
Usage
To use the Bingx-API, you can import the bingx_api
module and create an instance of the BingxClient
class.
from bingx_api import BingxClient
# Create a client instance
client = BingxClient()
# Make a request to the Bingx API
response = client.get_data('symbol', 'BTCUSDT')
# Print the response
print(response)
Contributing
We welcome contributions to Bingx-API. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
License
Bingx-API is licensed under the BSD-3-Clause license. See the LICENSE file for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bingx_api-0.1.0.tar.gz
.
File metadata
- Download URL: bingx_api-0.1.0.tar.gz
- Upload date:
- Size: 31.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.5.0-35-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a805b1c96d4e6bf46de81edccb58ca156e30a6da22c2eca1a10a3b0352c8dd38 |
|
MD5 | 9afa1c8d5e4b2ff27d5d0c64ca41e9b0 |
|
BLAKE2b-256 | 6aac0d36151b4ad6f28b9d0c001450878652014945eb2fd60cf83f7d2ff9347d |
File details
Details for the file bingx_api-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: bingx_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 64.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.5.0-35-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4607836d9732a3feeadf7a0c07993b7609679d6b6247048e588d7e69de314b8 |
|
MD5 | 5dccf6bef687eb24d4b0242dde280b14 |
|
BLAKE2b-256 | 758338c28ebe7a5b228713806bad887b29f924e9652fbb61dcf4cfe2baf6e31f |