Metadata-Version: 2.1
Name: blockchain-etl-common
Version: 1.3.0
Summary: Common utils for Blockchain ETL
Home-page: https://github.com/blockchain-etl/blockchain-etl-common
Author: Evgeny Medvedev
Author-email: evge.medvedev@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/blockchain-etl/blockchain-etl-common/issues
Project-URL: Chat, https://gitter.im/ethereum-etl/Lobby
Project-URL: Source, https://github.com/blockchain-etl/blockchain-etl-common
Description: # Blockchain ETL Common
        
        Common utils for https://github.com/blockchain-etl.
        
        ### Running Tests
        
        ```bash
        > pytest -vv 
        ``` 
        
Keywords: blockchain ethereum bitcoin etl
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5.3,<3.8.0
Description-Content-Type: text/markdown
Provides-Extra: streaming
