Skip to main content

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

This version

0.5.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

graphenelib-0.5.3.tar.gz (156.2 kB view hashes)

Uploaded Source

Built Distributions

graphenelib-0.5.3.linux-x86_64.zip (318.7 kB view hashes)

Uploaded Source

graphenelib-0.5.3-py3-none-any.whl (154.7 kB view hashes)

Uploaded Python 3

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