{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/3"}],"enrichment":{"capability":"Provides async access to tick-level historical cryptocurrency market data from multiple exchanges via the Tardis.dev API, supporting both live replay and CSV download workflows.","skillfed_tags":["crypto-data","async-client","backtesting"],"use_cases":["Backtest trading strategies using historical tick-level data from multiple crypto exchanges without manual data collection.","Build market microstructure analysis tools that need precise orderbook snapshots and trade events in exchange-native format.","Download and archive historical cryptocurrency price and volume data as CSV for research or reporting.","Replay market conditions from a specific date range to validate order execution logic or risk models.","Feed historical data into live trading systems for dry runs before deploying to production."],"what_it_does":"tardis-dev is a Python async client for the Tardis.dev API, designed to fetch and replay historical cryptocurrency market data at tick granularity from multiple exchanges. It abstracts away HTTP polling and connection management, letting you iterate over timestamped market events (trades, orderbook updates) as if replaying a live feed. The package supports two primary workflows: streaming historical data through an async iterator for backtesting or analysis, and bulk downloading datasets as CSV files for offline processing.\n\nThe package requires Python 3.9+ and depends on aiohttp for HTTP requests, python-dateutil for flexible date parsing, aiofiles for async file I/O during downloads, and zstandard for decompression. It is actively maintained, carries no known security vulnerabilities, and is positioned as the v3 API\u2014users of the older tardis-client package should migrate to the new top-level functions (replay, download_datasets, clear_cache).","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, and solves a specific problem\u2014accessing tick-level crypto market data\u2014with low install friction. The MPL-2.0 copyleft license is a consideration only if you plan to redistribute or embed it in proprietary code. Install it if you need historical cryptocurrency market replay or bulk data downloads; skip it if you need real-time streaming or normalized data across exchanges."},"id":"tardis-dev","links":{"html":"https://skillfed.io/packages/tardis-dev","md":"https://skillfed.io/packages/tardis-dev.md","pypi":"https://pypi.org/project/tardis-dev/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"MPL-2.0","license_treatment":"copyleft","name":"tardis-dev","python_support":"supports_current","summary":"Python client for tardis.dev - historical tick-level cryptocurrency market data replay API."},"popularity":{"monthly_downloads":753617,"position":5146,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.3.0"}
