feat: CLI tool for stock analysis pipeline management
- 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>
This commit is contained in:
3
src/stock_cli/__init__.py
Normal file
3
src/stock_cli/__init__.py
Normal file
@ -0,0 +1,3 @@
|
||||
"""CLI orchestration and reporting for stock analysis pipeline."""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user