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.2.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

pybl3p-0.2.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file pybl3p-0.2.1.tar.gz.

File metadata

  • Download URL: pybl3p-0.2.1.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

Hashes for pybl3p-0.2.1.tar.gz
Algorithm Hash digest
SHA256 fabb10d0caf02e9854de44f9955524a2940059db8a39b22205b0c109120f34d0
MD5 9e740865ed62b61d049f947142f06e3b
BLAKE2b-256 1f29f982ec7a10b24824c921cfcdcfbce0e84c17d184dd9c1f790039f0b39017

See more details on using hashes here.

File details

Details for the file pybl3p-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: pybl3p-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 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

Hashes for pybl3p-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e47f54bcaf477981461d0b29d0d3611e9da39bd2b209cea407ec10a0e4766172
MD5 29fb80e3b9fa3eb03db5f35fba95496d
BLAKE2b-256 cb3906597db3b59656933f6dfba55a9f22b5ad78ccaa2f0d258bb570c72b59dc

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