Metadata-Version: 2.0
Name: ethereum-client-utils
Version: 0.3.2
Summary: Ethereum Client Utils
Home-page: https://github.com/pipermerriam/ethereum-client-utils
Author: Piper Merriam
Author-email: pipermerriam@gmail.com
License: MIT
Keywords: ethereum
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: six (==1.10.0)

# Ethereum Client Utils

[![Build Status](https://travis-ci.org/pipermerriam/ethereum-ipc-utils.png)](https://travis-ci.org/pipermerriam/ethereum-ipc-utils)
[![Documentation Status](https://readthedocs.org/projects/ethereum-ipc-utils/badge/?version=latest)](https://readthedocs.org/projects/ethereum-ipc-utils/?badge=latest)
[![PyPi version](https://pypip.in/v/ethereum-ipc-utils/badge.png)](https://pypi.python.org/pypi/ethereum-ipc-utils)
[![PyPi downloads](https://pypip.in/d/ethereum-ipc-utils/badge.png)](https://pypi.python.org/pypi/ethereum-ipc-utils)


Common utilities for:

* ethereum-rpc-client
* ethereum-ipc-client
* ethereum-ethtester-client


