Skip to main content

Python library for graphene-based blockchains

Project description

# python-graphenelib

[![Documentation Status](https://readthedocs.org/projects/python-graphenelib/badge/?version=latest)](https://readthedocs.org/projects/python-graphenelib/?badge=latest) [![PyPi version](https://pypip.in/v/graphenelib/badge.png)](https://pypi.python.org/pypi/graphenelib) [![PyPi downloads](https://pypip.in/d/graphenelib/badge.png)](https://pypi.python.org/pypi/graphenelib)

Python library for Graphene 2.0!

# Installtion

Install with pip:

pip install –user -r requirements.txt graphenelib

Manual installation:

git clone https://github.com/xeroc/python-graphenlib/ cd python-graphenlib python3 setup.py install –user # Also install all packages from requirements.txt

# Upgrade

pip install –user –upgrade -r requirements.txt graphenelib

# Documentation

Thanks to readthedocs.org, the documentation can be viewed at:

Documentation is written with the help of sphinx and can be compile to html with:

cd docs make html

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

graphenelib-0.2rc6.tar.gz (167.9 kB view hashes)

Uploaded Source

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