Skip to main content

Lightweight Python Client library for the Aleph.im network

Project description

Python Client for the aleph.im network, next generation network of decentralized big data applications. Developement follows the Aleph Whitepaper.

Documentation

Documentation (albeit still vastly incomplete as it is a work in progress) can be found at http://aleph-client.readthedocs.io/ or built from this repo with:

$ python setup.py docs

Requirements

Some cryptographic functionalities use curve secp256k1 and require installing libsecp256k1.

$ apt-get install -y python3-pip libsecp256k1-dev

Installation

Using pip and PyPI:

$ pip install aleph-client

Installation for development

If you want NULS2 support you will need to install nuls2-python (currently only available on github):

$ pip install git+https://github.com/aleph-im/nuls2-python.git

To install from source and still be able to modify the source code:

$ pip install -e . or $ python setup.py develop

Using Docker

Use the Aleph client and it’s CLI from within Docker or Podman with:

docker run –rm -ti -v $(pwd)/device.key:/home/user/device.key:ro alephim/aleph-client:beta bash

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

aleph-client-0.4.10.tar.gz (55.8 kB view details)

Uploaded Source

Built Distribution

aleph_client-0.4.10-py3-none-any.whl (46.5 kB view details)

Uploaded Python 3

File details

Details for the file aleph-client-0.4.10.tar.gz.

File metadata

  • Download URL: aleph-client-0.4.10.tar.gz
  • Upload date:
  • Size: 55.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for aleph-client-0.4.10.tar.gz
Algorithm Hash digest
SHA256 d580ba0fa5d894934fbc578926a8f43d9ccb05e9908d8de2de144537d53637fd
MD5 7eb2edb6cae66660af8850785ba03d8c
BLAKE2b-256 5369d639956e6db6bba42fb8cff695cffbd96309dffe441cc0769ceaa3026243

See more details on using hashes here.

Provenance

File details

Details for the file aleph_client-0.4.10-py3-none-any.whl.

File metadata

File hashes

Hashes for aleph_client-0.4.10-py3-none-any.whl
Algorithm Hash digest
SHA256 2e7f0c5b2c3904724421e705029a991d725699113402018a3de06775fd78cb1f
MD5 87280a6c94acfe565a45e14308e31172
BLAKE2b-256 4c456b45802027de02810197e1c753f08f4d85e692ac3d3bd4a5e06c64fa948e

See more details on using hashes here.

Provenance

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