Python SDK for query crypto data from various API services.
Project description
Build and update package
rm -rf ./dist ./build- Update version in
setup.py python setup.py sdist bdist_wheeltwine check dist/*to check errortwine upload dist/*to deploy pkg
Use below command to update the latest version
pip install --no-cache-dir --upgrade crypto-scan
Example
from crypto_scan.configs import ETH_CHAIN
from crypto_scan.scan import Scan
scan = Scan(ETH_CHAIN, env['ETHSCAN_API_KEY'])
scan.get_contract(addr)
scan.get_all_trans(addr, startblock=qr.max_block_num)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
crypto_scan-0.3.5.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crypto_scan-0.3.5.tar.gz.
File metadata
- Download URL: crypto_scan-0.3.5.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90f6dce3a6cdf43120ab8d4506f5f8f83c36f339d84ceff7cd42ecdd0319de90
|
|
| MD5 |
fc6f15a894c9f657fa1773cf7651cc16
|
|
| BLAKE2b-256 |
0864fe840fd7decf8d9b6925521e19f2ff09234ef4d68ed2b61d26daeff17ca2
|
File details
Details for the file crypto_scan-0.3.5-py3-none-any.whl.
File metadata
- Download URL: crypto_scan-0.3.5-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a53681980c34360b8b5ab22287e0ae29faded20764c30f48e42c618473b47f5
|
|
| MD5 |
8bcd6d694e7fee24d7b29f35e21c1d87
|
|
| BLAKE2b-256 |
dc36f6adda536d9b8e886f0f1202f9ccd9cf6494d5d7b08b00b394db630dda21
|