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 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aleph_client-0.2.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f55f76dc720ff8fde48a6449666f7e64e0923e4cc5106772fc1ecabae971d091 |
|
MD5 | 87f7161c4010e5d4d70fe1e7a2224544 |
|
BLAKE2b-256 | 9bda88643bf0d8193c32ab57a2491d67007c9bb085b43016daa1f0f6849bd7ee |