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.3.tar.gz
(5.2 kB
view details)
Built Distribution
pybl3p-0.3-py3-none-any.whl
(6.1 kB
view details)
File details
Details for the file pybl3p-0.3.tar.gz
.
File metadata
- Download URL: pybl3p-0.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/5.3.0-23-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54746fd0129241f8b27bc6c14f4d7c27472d8f4d5d205464eb6c15933d7fb8af |
|
MD5 | ec64508501bc892029e0a089c195c2f8 |
|
BLAKE2b-256 | bf8d8033ac8eee60208d058bb432dbb70d71c3e4a9d7791cce6111ac394dc8e2 |
File details
Details for the file pybl3p-0.3-py3-none-any.whl
.
File metadata
- Download URL: pybl3p-0.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.3 Linux/5.3.0-23-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70908bfa2a2ab6b94ef53449d7261bf71f90e46b72126073694982b0429451d6 |
|
MD5 | a61a7eaf4b7b56b360c23fccf7e45fd6 |
|
BLAKE2b-256 | 59cfdfcefa3c408b90e3f5224268bfd5efffbc6587e528435d17e2277b3fe8ea |