Skip to main content

Python SDK for query crypto data from various API services.

Project description

Build and update package

  1. rm -rf ./dist ./build
  2. Update version in setup.py
  3. python setup.py sdist bdist_wheel
  4. twine check dist/* to check error
  5. twine 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


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)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crypto_scan-0.3.5-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

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

Hashes for crypto_scan-0.3.5.tar.gz
Algorithm Hash digest
SHA256 90f6dce3a6cdf43120ab8d4506f5f8f83c36f339d84ceff7cd42ecdd0319de90
MD5 fc6f15a894c9f657fa1773cf7651cc16
BLAKE2b-256 0864fe840fd7decf8d9b6925521e19f2ff09234ef4d68ed2b61d26daeff17ca2

See more details on using hashes here.

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

Hashes for crypto_scan-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5a53681980c34360b8b5ab22287e0ae29faded20764c30f48e42c618473b47f5
MD5 8bcd6d694e7fee24d7b29f35e21c1d87
BLAKE2b-256 dc36f6adda536d9b8e886f0f1202f9ccd9cf6494d5d7b08b00b394db630dda21

See more details on using hashes here.

Supported by

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