Skip to main content

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.

PyPI - Version PyPI - Python Version


Table of Contents

🎬 Demo

https://github.com/anze3db/django-tui/assets/513444/cdd2892b-2548-41c7-b8d5-0deff638a572

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


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.3.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

django_tui-23.3-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page