Skip to main content

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)

Uploaded Source

Built Distribution

pybl3p-0.3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

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

Hashes for pybl3p-0.3.tar.gz
Algorithm Hash digest
SHA256 54746fd0129241f8b27bc6c14f4d7c27472d8f4d5d205464eb6c15933d7fb8af
MD5 ec64508501bc892029e0a089c195c2f8
BLAKE2b-256 bf8d8033ac8eee60208d058bb432dbb70d71c3e4a9d7791cce6111ac394dc8e2

See more details on using hashes here.

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

Hashes for pybl3p-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 70908bfa2a2ab6b94ef53449d7261bf71f90e46b72126073694982b0429451d6
MD5 a61a7eaf4b7b56b360c23fccf7e45fd6
BLAKE2b-256 59cfdfcefa3c408b90e3f5224268bfd5efffbc6587e528435d17e2277b3fe8ea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page