Skip to main content

Etherscan API wrapper

Project description

Etherscan REST API wrapper

py-etherscan-client-pypi

Etherscan REST API Doc: https://docs.etherscan.io/

Install

pip install py-etherscan-client

Usage

from etherscan import Etherscan

es = Etherscan(key="<your-key-here>")
es.get_gas_oracle()

Testing

virtualenv venv
source ./venv/bin/activate
pip install -r dev_requirements.txt
deactivate
source ./venv/bin/activate
pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-etherscan-client-1.0.0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

py_etherscan_client-1.0.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page