We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73869c commit a8f263cCopy full SHA for a8f263c
setup.py
@@ -3,9 +3,9 @@
3
setup(
4
name="etherscan-python",
5
version="1.0.0",
6
- description="",
7
- url="",
8
- author="Panagiotis Kotsias",
+ description="A minimal, yet complete, python API for etherscan.io.",
+ url="https://github.com/pcko1/etherscan-python",
+ author="Panagiotis-Christos Kotsias",
9
author_email="kotsias.pan@gmail.com",
10
license="MIT",
11
packages=["etherscan"],
0 commit comments