Python library for graphene-based blockchains
Project description
Python 3 library for Graphene 2.0!
Stable
[![docs master](https://readthedocs.org/projects/python-graphenelib/badge/?version=latest)](http://python-graphenelib.readthedocs.io/en/latest/) [![Travis master](https://travis-ci.org/xeroc/python-graphenelib.png?branch=master)](https://travis-ci.org/xeroc/python-graphenelib) [![codecov](https://codecov.io/gh/xeroc/python-graphenelib/branch/master/graph/badge.svg)](https://codecov.io/gh/xeroc/python-graphenelib)
[![PyPI](https://img.shields.io/pypi/dm/graphenelib.svg?maxAge=2592000)]() [![PyPI](https://img.shields.io/pypi/dw/graphenelib.svg?maxAge=2592000)]() [![PyPI](https://img.shields.io/pypi/dd/graphenelib.svg?maxAge=2592000)]()
Develop
[![docs develop](https://readthedocs.org/projects/python-graphenelib/badge/?version=develop)](http://python-graphenelib.readthedocs.io/en/develop/) [![Travis develop](https://travis-ci.org/xeroc/python-graphenelib.png?branch=develop)](https://travis-ci.org/xeroc/python-graphenelib) [![codecov develop](https://codecov.io/gh/xeroc/python-graphenelib/branch/develop/graph/badge.svg)](https://codecov.io/gh/xeroc/python-graphenelib)
Installation
Install with pip:
$ sudo apt-get install libffi-dev libssl-dev python-dev $ pip3 install graphenelib
Manual installation:
$ git clone https://github.com/xeroc/python-graphenelib/ $ cd 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 graphenelib
Documentation
Thanks to readthedocs.io, the documentation can be viewed [online](http://python-graphenelib.readthedocs.io/en/latest/)
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 Distributions
Hashes for graphenelib-0.5.7.linux-x86_64.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd7a0fb753bf7308ea562131e2c217e9c63e81c8d022292fa30c6ca6006f3b5 |
|
MD5 | de9ddc2452ded9fed4932a23dfe6f80e |
|
BLAKE2b-256 | c79204c03db575e7916c5dfc04e8833646369ef32e0ea4e9c4b696d11bb9a51a |
Hashes for graphenelib-0.5.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4d76b7df3b09f4527b5d28a5e90470fcbdc69c993742eaddfa08f409d1aa00f |
|
MD5 | 1aea83980a5723d3d55f34ace5fe816b |
|
BLAKE2b-256 | f0c991e5f51c82ed8e768e32b65ed720318c11f9bd7a545e39060fee81851e1e |