{"id":13501204,"url":"https://github.com/anze3db/django-tui","last_synced_at":"2025-05-15T19:04:49.536Z","repository":{"id":190196392,"uuid":"682178106","full_name":"anze3db/django-tui","owner":"anze3db","description":"Inspect and run Django Commands in a text-based user interface (TUI)","archived":false,"fork":false,"pushed_at":"2024-10-16T18:36:34.000Z","size":135,"stargazers_count":278,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-15T19:04:21.298Z","etag":null,"topics":["command-line","django","python","textual","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anze3db.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-23T15:56:59.000Z","updated_at":"2025-05-03T06:17:23.000Z","dependencies_parsed_at":"2024-01-08T21:15:01.760Z","dependency_job_id":"81f8d119-2a79-4363-9d66-b85e379d61e9","html_url":"https://github.com/anze3db/django-tui","commit_stats":null,"previous_names":["anze3db/django-tui"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Fdjango-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Fdjango-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Fdjango-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Fdjango-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anze3db","download_url":"https://codeload.github.com/anze3db/django-tui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254404357,"owners_count":22065641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-line","django","python","textual","tui"],"created_at":"2024-07-31T22:01:29.105Z","updated_at":"2025-05-15T19:04:49.515Z","avatar_url":"https://github.com/anze3db.png","language":"Python","funding_links":[],"categories":["Python","python","\u003ca name=\"webdev\"\u003e\u003c/a\u003eWeb development","Community","django"],"sub_categories":["Third Party Applications"],"readme":"\n![Screenshot 2023-10-24 at 11 27 56](https://github.com/anze3db/django-tui/assets/513444/54bc6c84-267c-4e28-9d49-8b30391470ea)\n\n# django-tui\n\nInspect and run Django Commands in a text-based user interface (TUI), built with [Textual](https://github.com/Textualize/textual) \u0026 [Trogon](https://github.com/Textualize/trogon).\n\n[![PyPI - Version](https://img.shields.io/pypi/v/django-tui.svg)](https://pypi.org/project/django-tui)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-tui.svg)](https://pypi.org/project/django-tui)\n\n-----\n\n**Table of Contents**\n\n- [Demo](#demo)\n- [Installation](#installation)\n- [Running](#running)\n- [License](#license)\n\n## 🎬 Demos\n\n### Running Django Commands\n\nhttps://github.com/anze3db/django-tui/assets/513444/fc84247a-9f4b-4017-9ae4-3f10fe9d9557\n\n### Running ORM Queries in Interactive Django Shell\n\nhttps://github.com/anze3db/django-tui/assets/513444/8a056da8-85a8-4086-9fa8-433b7346e787\n\n## Installation\n\n```console\npip install django-tui\n```\n\nAdd `\"django_tui\"` to your `INSTALLED_APPS` setting in `settings.py` like this:\n\n\n```python\nINSTALLED_APPS = [\n    ...,\n    \"django_tui\",\n]\n```\n\nNow you can run the TUI with:\n\n```console\npython manage.py tui\n```\n\n## License\n\n`django-tui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n## Looking for Django Admin in your termain?\n\nCheckout [@valberg](https://github.com/valberg)'s [django-admin-tui](https://github.com/valberg/django-admin-tui) project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanze3db%2Fdjango-tui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanze3db%2Fdjango-tui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanze3db%2Fdjango-tui/lists"}