Inspect and run Django Commands in a text-based user interface (TUI).
Project description
django-tui
Inspect and run Django Commands in a text-based user interface (TUI), built with Textual & Trogon.
Table of Contents
Installation
pip install django-tui
Add "django_tui" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...,
"django_tui",
]
Now you can run the TUI with:
python manage.py tui
License
django-tui
is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_tui-23.2.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file django_tui-23.2.tar.gz
.
File metadata
- Download URL: django_tui-23.2.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74356fe0e9f4a6da87c7295a0dddfccef8a6b20dc84f090d8cb60dd1537d6f61 |
|
MD5 | c1a38a7464924910b423d21a00a7cf35 |
|
BLAKE2b-256 | 9c2152a16ab195f40f8a64762fd28d3bba6a77afb4184d1532ca6e73f0bca418 |
File details
Details for the file django_tui-23.2-py3-none-any.whl
.
File metadata
- Download URL: django_tui-23.2-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9323aceeb791f7cbe363bb7c7c2ceb089f863113e86f66844881a1db011bac1b |
|
MD5 | 05cf1189f0463b917fae4677f426bbe9 |
|
BLAKE2b-256 | 91893c967fd914e6d59bf184ed01d1fc47227093522cc011caf4de4b76ee82f3 |