django-tui: Inspect and run Django Commands in a text-based user interface (TUI)

Hey all!

I’ve just launched django-tui, a command line tool for listing and running your Django commands. It’s built with Textual and Trogon.

I’ve made the tool primarily for myself because I can never remember the commands or their arguments’ names :sweat_smile:. I am hoping other people will find it useful as well.

Below are some screenshots for you to get a sense of how it looks, but I’ve also recorded a video of it.




The app is still rough around the edges, but I’ll be improving it in the coming weeks. Let me know what you think!

Thanks :wave:

4 Likes

If pip installing django[beginner] were a thing this would be amazing to have. That’s really neat!

2 Likes

Very cool. It is definitely a time saver. Thanks for sharing :bowing_man:

1 Like