mirror of
https://github.com/taylanbakircioglu/flowfish.git
synced 2026-09-21 10:03:21 +00:00
d7ca50b387
Multi-cluster dependency mapping, real-time network monitoring, impact analysis, and CI/CD integration capabilities. Made-with: Cursor
8 lines
118 B
Python
8 lines
118 B
Python
"""
|
|
Flowfish Analysis Orchestrator Service
|
|
Orchestrates analysis lifecycle and scheduling
|
|
"""
|
|
|
|
__version__ = "1.0.0"
|
|
|