Metadata-Version: 1.1
Name: steem-piston
Version: 0.2.1
Summary: Command line tool to interface with the STEEM network
Home-page: http://www.github.com/xeroc/piston
Author: Fabian Schuh
Author-email: <Fabian@BitShares.eu>
License: UNKNOWN
Download-URL: https://github.com/xeroc/piston/tarball/0.2.1
Description: # Piston for Steem
        
        Swiss army knife for interacting with the STEEM blockchain.
        
        [![Travis master](https://travis-ci.org/xeroc/piston.png?branch=master)](https://travis-ci.org/xeroc/piston)
        [![Travis develop](https://travis-ci.org/xeroc/piston.png?branch=develop)](https://travis-ci.org/xeroc/piston)
        [![PyPI](https://img.shields.io/pypi/dm/steem-piston.svg?maxAge=2592000)]()
        [![PyPI](https://img.shields.io/pypi/dw/steem-piston.svg?maxAge=2592000)]()
        [![PyPI](https://img.shields.io/pypi/dd/steem.-pistonsvg?maxAge=2592000)]()
        
        ## Quick-Start
        
        A quickstart guide can be found on STEEM: [\@xeroc/piston](https://steemit.com/piston/@xeroc/piston)
        
        ## Installation
        
        ```
        pip3 install steem-piston
        ```
        
        ## Documentation
        
        The full-length documentation can be found on [http://piston.rocks](http://piston.rocks).
        
Keywords: steem,library,api,rpc,cli
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
