Metadata-Version: 1.1
Name: populus
Version: 1.4.1
Summary: Ethereum Development Framework
Home-page: https://github.com/pipermerriam/populus
Author: Piper Merriam
Author-email: pipermerriam@gmail.com
License: MIT
Description: # POPULUS
        
        [![Gitter chat](https://badges.gitter.im/pipermerriam/populus.png)](https://gitter.im/pipermerriam/populus "Gitter chat")
        [![Build Status](https://travis-ci.org/pipermerriam/populus.png)](https://travis-ci.org/pipermerriam/populus)
        [![Documentation Status](https://readthedocs.org/projects/populus/badge/?version=latest)](https://readthedocs.org/projects/populus/?badge=latest)
        [![PyPi version](https://pypip.in/v/populus/badge.png)](https://pypi.python.org/pypi/populus)
        [![PyPi downloads](https://pypip.in/d/populus/badge.png)](https://pypi.python.org/pypi/populus)
           
        
        Ethereum Development Framework
        
        
        [Documentation on ReadTheDocs](http://populus.readthedocs.org/en/latest/)
        
        
        ## Features
        
        - compilation
        - deployment
        - testing (using pytest)
        - management of test chains
        
Keywords: ethereum pytest
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.3
Classifier: Programming Language :: Python :: 3.4
