Python SDK to interact with the Hashflow Taker API
Project description
Python Hashflow Taker API
Uses the aiohttp python library.
Setup
pip install -r requirements.txt
Running basic test
python -m hashflow.api
Running unit tests
pytest
Building Instructions
python3 -m pip install --upgrade build
python3 -m build
Publishing Instructions
python3 -m pip install --upgrade twine
python3 -m twine upload --repository testpypi dist/*
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
File details
Details for the file hashflow-taker-sdk-1.0.0.tar.gz.
File metadata
- Download URL: hashflow-taker-sdk-1.0.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c67ccc9e318e438518383613cea92d1d49c9820215b9c3e8ba8c6e46d6f889d8
|
|
| MD5 |
5dacfe83f5b6f809ec047d133dcb5a8c
|
|
| BLAKE2b-256 |
be83443d0d4d35f551a51f8436bda8012d643b46c263899fda3752d37bca7631
|