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

  • Linux :

Some cryptographic functionalities use curve secp256k1 and require installing libsecp256k1.

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

  • macOs :

    $ brew tap cuber/homebrew-libsecp256k1 $ brew install libsecp256k1

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)/data:/data ghcr.io/aleph-im/aleph-client/aleph-client:master –help

Warning: This will use an ephemeral key that will be discarded when stopping the container.

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

Uploaded Source

Built Distribution

aleph_client-0.5.1-py3-none-any.whl (36.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aleph-client-0.5.1.tar.gz
Algorithm Hash digest
SHA256 cda7331dae3c43ed3060f3b17eba87a3c949007c62bdbd276c71e1b49b778201
MD5 387b13b3103c2e73a59c1eecec9d2cbc
BLAKE2b-256 0f1d4d5f058c3051bb05442bbef300d9c910feefd67f6a0b3ed41c655be4e0b2

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: aleph_client-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 36.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for aleph_client-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2370a3edec27de3a21c8239f1cf2000ac5c3a1b0efcf9d10d66b4663031e4660
MD5 32bd6786f5580560a36a9496df6dd216
BLAKE2b-256 ccee7fb908cdc562b0d8c7131b8bc17f0fd849a89ada0b562c61fa3e34693d58

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