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

Uploaded Source

Built Distribution

aleph_client-0.6.1-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aleph-client-0.6.1.tar.gz
  • Upload date:
  • Size: 43.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for aleph-client-0.6.1.tar.gz
Algorithm Hash digest
SHA256 c11386aa5a7ab06955c2db3ca2ae91f77c12c26d70eb5c2d7d05ff477f6ae23d
MD5 b60baaf367f379a3d92eb09516d5afbd
BLAKE2b-256 abd055f3bd7780e8d05a3dcb4f90c435d3dffda44b86e946195725b6f9d5ce4f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: aleph_client-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 30.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for aleph_client-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 95496b9026ba81a0f398b14b60fc955c94b2435bfa0f42d5b1c1dd8ea52ccac1
MD5 ce988e01e6fe8ada92d1041c4425a7e5
BLAKE2b-256 c34293c0a2d16bdbfc62ffbe1553a09c343789f6008b9387af80a4f5f679fd41

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