Skip to main content

Download crypto on-chain data with a single line of code

Project description

chaindl

Download crypto on-chain data with a single line of code.

Build Passing Tests Passing PyPI - Version PyPI Downloads GitHub License

chaindl is a lightweight Python library that lets you fetch historical and live on-chain crypto data from multiple public sources in one step. Whether you want to analyze metrics from Bitcoin, Ethereum, or other chains, chaindl handles the heavy lifting so you can focus on insights.

Why Use chaindl?

  • Fetch crypto on-chain data in one line – no need for API keys or complicated setups.
  • Fully free – all functionality is available without subscription or payment.
  • Ready for analysis – data comes back as a pandas.DataFrame, so you can immediately manipulate, visualize, or model it.
  • Save and share – easily export data as CSV for offline use, Excel, or reporting.
  • Multiple sources supported – from Cryptoquant to CheckOnChain, get all your metrics without juggling different platforms.
  • Focus on insights, not boilerplatechaindl handles parsing and formatting, so you spend less time on setup.

Documentation: https://chaindl.readthedocs.io/

Complete documentation is available at: https://chaindl.readthedocs.io/

Supported Websites

Installation

To install the chaindl package, use pip:

pip install chaindl

Quick Start

To download the data of a chart, simply obtain the URL and pass it to the download function

import chaindl

# Download data from a URL
data = chaindl.download("https://charts.checkonchain.com/btconchain/pricing/pricing_picycleindicator/pricing_picycleindicator_light.html")

# Export to CSV
data.to_csv('out.csv')

# Quick Plot
data.plot()

For advanced usage and examples with Cryptoquant and other sources, see the documentation.

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

chaindl-0.1.0.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

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

chaindl-0.1.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file chaindl-0.1.0.tar.gz.

File metadata

  • Download URL: chaindl-0.1.0.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for chaindl-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2c0e977f88f760ea87a6c99dc13b53ab592a33dda5277883d0cef0e16e302d5e
MD5 00f104994d853192615cf659697c0be1
BLAKE2b-256 e3ff3af16d333df4916ccb6fd975624eaa02b3c049dda815f1ecdeb0f2117e49

See more details on using hashes here.

Provenance

The following attestation bundles were made for chaindl-0.1.0.tar.gz:

Publisher: release.yml on dhruvan2006/chaindl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chaindl-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: chaindl-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for chaindl-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0762acd6c66661b16a34d06b0c3caf3e8095f249ef057fa069a259ac9ff7431
MD5 f7565de03dc0866eed95989390444f24
BLAKE2b-256 dd2c2e44455610e5cc30c392b74af48a7440d560c80b9277c601cffe0c3c5e56

See more details on using hashes here.

Provenance

The following attestation bundles were made for chaindl-0.1.0-py3-none-any.whl:

Publisher: release.yml on dhruvan2006/chaindl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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