Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c12301

Browse files
committed
iMerge branch 'master' ofhttps://github.com/pcko1/etherscan-pythonMerged README files.
2 parentsbb6c42d +5782cc8 commit9c12301

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎README.md‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
[![Build Status](https://travis-ci.com/pcko1/etherscan-python.svg?branch=master)](https://travis-ci.com/pcko1/etherscan-python)
44
[![codecov](https://codecov.io/gh/pcko1/etherscan-python/branch/master/graph/badge.svg)](https://codecov.io/gh/pcko1/etherscan-python)
55
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6db2e36886ee46f58720c6131ef58dd6)](https://app.codacy.com/gh/pcko1/etherscan-python?utm_source=github.com&utm_medium=referral&utm_content=pcko1/etherscan-python&utm_campaign=Badge_Grade)
6-
[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-385/)
6+
[![PyPI](https://badge.fury.io/py/etherscan-python.svg)](https://badge.fury.io/py/etherscan-python)
77
![GitHub](https://img.shields.io/github/license/pcko1/etherscan-python)
8+
[![Python 3.8](https://img.shields.io/badge/python-3.8-blue.svg)](https://www.python.org/downloads/release/python-385/)
89
[![DOI](https://zenodo.org/badge/298646404.svg)](https://zenodo.org/badge/latestdoi/298646404)
910

11+
1012
A minimal, yet complete, python API for[Etherscan.io](https://etherscan.io/). Available on[PyPI](https://pypi.org/project/etherscan-python/).
1113

1214
All FREE and PRO endpoints are provided.
@@ -236,7 +238,7 @@ For problems regarding installing or using the package please open an [issue](ht
236238

237239
## Cite
238240

239-
Kotsias, P. C., A Python APIfor Etherscan.io.*https://github.com/pcko1/etherscan-python (2020)*. doi:10.5281/zenodo.4088586
241+
Kotsias, P. C., A Python APIfor Etherscan.io.*https://github.com/pcko1/etherscan-python (2020)*. doi:10.5281/zenodo.4147166
240242

241243
orin```bibtex```:
242244

@@ -248,7 +250,7 @@ or in ```bibtex```:
248250
publisher = {GitHub},
249251
journal = {GitHub repository},
250252
url = {https://github.com/pcko1/etherscan-python},
251-
doi = {10.5281/zenodo.4088586}
253+
doi = {10.5281/zenodo.4147166}
252254
}
253255
```
254256

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp