Blockhouse SDK
Project description
Blockhouse SDK API Package
This is a Python SDK package that is used for various functionality from the Blockhouse API. The package is published on PyPI and can be installed using pip.
Table of Contents
-
Features
-
Usage
-
Available Functions
-
License
-
Contributing
-
Support
-
Changelog
Features
- Fetch trade data from the Blockhouse API and send them to our kafka topic.
Usage
Get the API key from the Blockhouse API and install the package using pip:
pip install blockhouse
Using as a Python Library
from blockhouse import TransferData
td = TransferData(api_key="b19f7dff001b9d9d4f6feb6797d9762d")
res = td.transfer_data()
print(res)
Available Functions:
- TransferData: Fetch trade data from the Blockhouse API and send them to our kafka topic.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Contributing
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
Support
If you encounter any issues or have questions, feel free to open email us.
Changelog
Version 1.0.4
Initial release with:
Refactored code and used api_key to call the API.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blockhouse-1.0.7.tar.gz.
File metadata
- Download URL: blockhouse-1.0.7.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3044493cac5c14588a0c8ad917ff3e3d2a8bc9370da453a9cbaace2a25753fa4
|
|
| MD5 |
dc05ad21e96a162ed487cd9dfcb962cf
|
|
| BLAKE2b-256 |
920f4512c65508d55831ffccee26906ee315b5759d50d6bf83d303cb1d2a3ce3
|
File details
Details for the file blockhouse-1.0.7-py3-none-any.whl.
File metadata
- Download URL: blockhouse-1.0.7-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df830f31ce5d13b2adc1f75989fc3d27e2bec820217436a0771881de1ea5036c
|
|
| MD5 |
29bf6f4934694e9373c5193db6ec4878
|
|
| BLAKE2b-256 |
b77c11121f0ca58a1d08873822b2eb890678a29020e0295b05e67966a01688ac
|