{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/5"}],"enrichment":{"capability":"A Python client for querying and managing Dune Analytics queries via their official API, supporting parameterized queries, result retrieval in multiple formats, and CRUD operations on queries.","skillfed_tags":["blockchain-data","api-client","analytics"],"use_cases":["Run parameterized SQL queries against Ethereum and other blockchain data without leaving Python.","Fetch cached query results to avoid re-execution costs when data freshness allows.","Build automated dashboards or reports that pull on-chain metrics into Pandas DataFrames.","Programmatically manage a library of Dune queries (create, update, archive) as part of a data pipeline.","Integrate blockchain data retrieval into Python applications that need real-time or periodic on-chain metrics."],"what_it_does":"dune-client is a Python wrapper around Dune Analytics' official REST API, designed to let you run SQL queries against blockchain data and retrieve results programmatically. It handles authentication, query parameterization (text, number, date, enum types), and result formatting\u2014you can fetch results as JSON, CSV, or Pandas DataFrames. The package also supports advanced features like fetching cached results without re-running queries, and for paid subscribers, full CRUD operations to create, update, archive, and manage queries directly from Python.\n\nThe library is built on standard HTTP clients (aiohttp and requests) and JSON serialization tools, making it straightforward to integrate into data pipelines, analytics scripts, or automated reporting workflows. It requires Python 3.11 or later and is actively maintained by the Dune Analytics team.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is the official client for Dune's API. Install it if you need to query Dune Analytics from Python; the main prerequisite is a valid API key and an active Dune account."},"id":"dune-client","links":{"html":"https://skillfed.io/packages/dune-client","md":"https://skillfed.io/packages/dune-client.md","pypi":"https://pypi.org/project/dune-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":null,"license_treatment":"permissive","name":"dune-client","python_support":"supports_current","summary":"A simple framework for interacting with Dune Analytics official API service."},"popularity":{"monthly_downloads":218272,"position":9342,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.11.4"}
