Metadata-Version: 1.0
Name: ethextended
Version: 0.1.5
Summary: Library with extra tools for ethereum, provided by Etherscan, Eth Gas Station, etc.
Home-page: https://github.com/AlexSSD7/ethextended
Author: AlexSSD7
Author-email: UNKNOWN
License: GNU GPL v3
Description: ethextended
        ===========
        Library with extra tools for ethereum, provided by Etherscan, Eth Gas Station, etc.
        
        .. image:: https://travis-ci.org/AlexSSD7/ethextended.svg?branch=master
            :target: https://travis-ci.org/AlexSSD7/ethextended
        
        .. image:: https://readthedocs.org/projects/ethextended/badge/?version=latest
        	:target: https://ethextended.readthedocs.io/en/latest/?badge=latest
        
        _💎 Read The Docs 💎: https://ethextended.readthedocs.io/
        
        Installation
        ------------
        Install using **pip**:
        
        .. code-block:: shell
        
        	$ pip3 install ethextended
        
        Or build from **source**:
        
        .. code-block:: shell
        
        	$ python3 setup.py install
        
Platform: UNKNOWN
