Coder Social home page Coder Social logo

python-graphenelib's Introduction

Python Library for Graphene

Python 3 library for Graphene 2.0!

Stable

docs master Travis master codecov

PyPI PyPI PyPI

Develop

docs develop Travis develop codecov develop

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

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

cd docs
make html

Licence

MIT, see LICENCE.txt

python-graphenelib's People

Contributors

xeroc avatar gileadmcgee avatar mauritsvdvijgh avatar bitcrab avatar alexchien avatar abitmore avatar wackou avatar maqifrnswa avatar pch957 avatar grctest avatar pmartynov avatar iperky avatar linouxis9 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.