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.

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 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.2.1.tar.gz (15.4 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.2.1-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chaindl-0.2.1.tar.gz
Algorithm Hash digest
SHA256 3a52345bd10d306a200a9a86d73d3466815cdb2345a1c72808d595272eab3648
MD5 3bbec2ac7262411b60962ae2202458cf
BLAKE2b-256 3b9e36f059133436c8fd1add08946005e616743685fa419600c88a014b9fb2b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for chaindl-0.2.1.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.2.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for chaindl-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a43b74d7f257a4d6455e82405ca3df7b7e75a3692891eba4bd64570b45c9dce0
MD5 76884a88c06b8932d30312bef8d475e7
BLAKE2b-256 fac06642ebe0b57c7e593f94d14cd8f054adbf9743e76f3395a356a595260483

See more details on using hashes here.

Provenance

The following attestation bundles were made for chaindl-0.2.1-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