Python library for graphene-based blockchains
Project description
Python 3 library for Graphene 2.0!
Installation
Install with pip:
$ sudo apt-get install libffi-dev libssl-dev python-dev $ pip3 install dpay-graphenelib
Manual installation:
$ git clone https://github.com/dpays/dpay-python-graphenelib/ $ cd dpay-python-graphenelib $ python3 setup.py install –user
Dependencies
Some dependencies are not required for parts of the library to run properly. However these modules require some additional libraries to be present:
- graphenebase.bip38
pycrypto==2.6.1
scrypt==0.7.1 (to speedup scrypt hashing)
- graphenebase.memo
pycrypto==2.6.1
Upgrade
$ pip install –user –upgrade dpay-graphenelib
Documentation
Thanks to readthedocs.io, the documentation can be viewed [online](https://docs.dpays.io/graphene)
Documentation is written with the help of sphinx and can be compile to html with:
cd docs make html
Licence
MIT, see LICENCE.txt
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
File details
Details for the file dpay-graphenelib-0.1.2.tar.gz
.
File metadata
- Download URL: dpay-graphenelib-0.1.2.tar.gz
- Upload date:
- Size: 153.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afca2221657c62b096fa5bcdab71ed8eb65ec71aa0640c750fe94a273771c394 |
|
MD5 | 78b18c51b244f5dc3bed2acc81ddb0f9 |
|
BLAKE2b-256 | 783de08af5f132e0680cb31a0c653c6e7b7bb2e94354a9d632b6f257a18ce339 |
File details
Details for the file dpay_graphenelib-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: dpay_graphenelib-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 158.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7c01233ecdf6486c1b1d74b0a232517cfd5ed5541939554f43fbc56faacc39f |
|
MD5 | 15031c03e4b11968fc771212c7e84ebb |
|
BLAKE2b-256 | 8fc585181f8727b1a15ad7a751b4b1c1a70db6aa6d02fafd4683df656852723b |