项目作者: xeroc

项目描述 :
Python3 library for Graphene-based blockchains
高级语言: Python
项目地址: git://github.com/xeroc/python-graphenelib.git
创建时间: 2015-07-17T17:59:05Z
项目社区:https://github.com/xeroc/python-graphenelib

开源协议:MIT License

下载


Python Library for Graphene




Current build status

Travis master
docs master
codecov
Maintainability
Test Coverage


Documentation

Visit the pygraphenelib website for in depth documentation on this Python library.

Installation

Install with pip3:

  1. $ sudo apt-get install libffi-dev libssl-dev python-dev
  2. $ pip3 install graphenelib

Manual installation:

  1. $ git clone https://github.com/xeroc/python-graphenelib/
  2. $ cd python-graphenelib
  3. $ python3 setup.py install --user

Upgrade

  1. $ pip install --user --upgrade graphenelib

Contributing

python-bitshares welcomes contributions from anyone and everyone. Please
see our guidelines for contributing and the code of
conduct
.

Discussion and Developers

Discussions around development and use of this library can be found in a
dedicated Telegram Channel

License

A copy of the license is available in the repository’s
LICENSE file.