What is this?

Python library for Graphene 2.0!

For Graphene 0.x please see python-graphenerpc and python-graphenetools.

Installtion

python3 setup.py install --user

Documentation

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

cd docs
make html

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