Metadata-Version: 2.1
Name: eth-data-tools
Version: 0.0.3
Summary: A Python package to help analyse Ethereum data
Home-page: https://github.com/blocklytics/eth-data-tools
Author: Blocklytics
Author-email: hello@blocklytics.org
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pycryptodome
Requires-Dist: google-cloud-bigquery[pyarrow]
Requires-Dist: pandas

Offers developers and analysts a simple way to extract and analyse historical Ethereum data using free, public APIs and services.

 * Pull Ethereum data without waiting to sync a node
 * Data is automatically converted (as much as possible)
 * Start analysing data right away using Pandas or Excel

# Documentation

https://docs.blocklytics.org/eth-data-tools/introduction

# GitHub

https://github.com/blocklytics/eth-data-tools

