Agent-Hellboy / Agent-Hellboy/spewer
Implelement TUI using rich
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 3
- Forks
- 5
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Implement a Text-based User Interface (TUI) for the library to present information in a clean and structured format.
The interface should:
Display data in a tabular view, showing the line that triggered a dependency, the corresponding function name, the line number, and if the relevant flag is enabled, the arguments passed to that function.
Represent dependencies in a tree-like structure, clearly visualizing the depth of nested dependencies, indicating which functions were invoked, which raised exceptions, and what arguments were passed at each level.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.