A python wrapper for the bl3p cryptocurrency exchange
Project description
pybl3p
A Python bl3p API
installation
$ pip install pybl3p
usage
For the public API
from pybl3p.public import orderbook
orderbook()
For the private API first set your public and private key as environment variables:
export BL3P_PUB="........-....-....-....-............"
export BL3P_PRIV="(long string with a-z/A-Z/0-9 and =)"
from pybl3p.private import depth_full
depth_full()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybl3p-0.4.tar.gz
(6.0 kB
view details)
Built Distribution
pybl3p-0.4-py3-none-any.whl
(7.0 kB
view details)
File details
Details for the file pybl3p-0.4.tar.gz
.
File metadata
- Download URL: pybl3p-0.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.7.5 Linux/5.3.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1244687f4b3e225b152b530996f946c1fe7d0136052324fcfb48a1e9f4d63a87 |
|
MD5 | cc08a0057e54ca5e4823584c0b381942 |
|
BLAKE2b-256 | d9c64bf8d5a27c601830277f5d8db68ffe95d3df150e392a30c4d4e0c2f3056e |
File details
Details for the file pybl3p-0.4-py3-none-any.whl
.
File metadata
- Download URL: pybl3p-0.4-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.7.5 Linux/5.3.0-40-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692cfcffb4d855ddc8a12dc0309071cd55a68039ce18e18796f4f8a71e47d794 |
|
MD5 | 8bb8b81eeaed23e4ab7174655a5ce933 |
|
BLAKE2b-256 | 32670b72e31e11d660558ffb5192756bdc6ee07c215a7d01cb2b64c82d76691a |