Metadata-Version: 1.1
Name: steemdata
Version: 0.2.1
Summary: Python Utilities for parsing STEEM blockchain
Home-page: https://github.com/SteemData/steemdata
Author: @furion
Author-email: _@furion.me
License: MIT
Description-Content-Type: UNKNOWN
Description: ## SteemData
        The goal of the SteemData project is to make data from the
        STEEM blockchain more accessible to developers, researchers and 3rd party services.
        
        This repo contains utilities for parsing STEEM blockchain, retrieving price feeds and some extra helpers.
        
        For the main repo behind SteemData functionality, see [steemdata-mongo](https://github.com/SteemData/steemdata-mongo).
        
        ### Contribute
        Needless to say, PR's are welcome :)
        
        ### License
        This project is [MIT](https://github.com/SteemData/steemdata-mongo) Licensed.
Keywords: steem steemit
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
