← Back to tools
View AGENTS.md for django-tui
django-tui
Inspect and run Django commands in a text-based user interface
Description
django-tui lets you inspect and run Django commands in a text-based user interface (TUI). It provides an interactive way to discover and execute Django management commands with auto-generated forms for command arguments.
AI Summary
TUI for discovering and running Django management commands with interactive argument forms
Capabilities
- + Browse available Django management commands
- + Run Django commands with interactive argument forms
- + Auto-generate TUI forms for command options
Use When
- → When working with Django and wanting an interactive command interface