Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 677 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 677 Bytes

PyGeth

Build Status Documentation Status PyPi version PyPi downloads

Python wrapper around running parity as a subprocess

Dependency

This library requires the parity executable to be present.

Quickstart

Installation

pip install py-parity

TODO