Parquet + DuckDB storage with REST/WebSocket APIs for Chinese A-share market data. Supports 9 K-line frequencies with dual backend (East Money / Sina) and auto-fallback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
103 B
Python
4 lines
103 B
Python
"""A-Share Data Platform: Parquet + DuckDB storage with REST/WebSocket APIs."""
|
|
|
|
__version__ = "0.1.0"
|