- Command-line interface for triggering collection and analysis - Pipeline orchestration commands - Integration with all microservices via Redis Streams Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
90 B
Python
4 lines
90 B
Python
"""CLI orchestration and reporting for stock analysis pipeline."""
|
|
|
|
__version__ = "0.1.0"
|