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.2.2.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file pybl3p-0.2.2.tar.gz
.
File metadata
- Download URL: pybl3p-0.2.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/5.3.0-19-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 035e864d6c75d1e4aae37de9a42732148fb894f8ef93bccfa3cc4af2d5bce14d |
|
MD5 | 418e92c9ba58dbb225d02e3fb320096f |
|
BLAKE2b-256 | d15bd2468348b8a5589efa614c9a8acd6f4d68843b181348cceb7764ffa82f24 |
File details
Details for the file pybl3p-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: pybl3p-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/5.3.0-19-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03acfc05a95f5966f8309bd1c1f0a7de8c2a35243f62b79e3ee00ff4369235b0 |
|
MD5 | 9cbb17ac86a7a8461b6a1f817f3304f8 |
|
BLAKE2b-256 | 3ea5c2880a428a81e693def7cefd1dc0b7e2fe3d91eecf83cac1c787822361b1 |