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

Commit6eac1ac

Browse files
author
Kotsias, Panagiotis-Christos
committed
Merged README.
2 parents82f30d4 +7630674 commit6eac1ac

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎README.md‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
![GitHub](https://img.shields.io/github/license/pcko1/etherscan-python)
77
[![DOI](https://zenodo.org/badge/298646404.svg)](https://zenodo.org/badge/latestdoi/298646404)
88

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

1111
Powered by[Etherscan.io APIs](https://etherscan.io/apis).
1212
___
@@ -131,6 +131,12 @@ Then, install the package:
131131
pip install.
132132
```
133133

134+
Alternatively, you can install it from[PyPI](https://pypi.org/project/etherscan-python/):
135+
136+
```bash
137+
pip install etherscan-python
138+
```
139+
134140
##Run unittests (bash)
135141

136142
In`bash`, test that everything looks OK on your end using your`API_KEY` (without quotation marks) before proceeding:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp