Name | django-tui JSON |
Version |
24.5
JSON |
| download |
home_page | None |
Summary | Inspect and run Django Commands in a text-based user interface (TUI). |
upload_time | 2024-10-16 18:37:35 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
django
textual
tui
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
![Screenshot 2023-10-24 at 11 27 56](https://github.com/anze3db/django-tui/assets/513444/54bc6c84-267c-4e28-9d49-8b30391470ea)
# django-tui
Inspect and run Django Commands in a text-based user interface (TUI), built with [Textual](https://github.com/Textualize/textual) & [Trogon](https://github.com/Textualize/trogon).
[![PyPI - Version](https://img.shields.io/pypi/v/django-tui.svg)](https://pypi.org/project/django-tui)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-tui.svg)](https://pypi.org/project/django-tui)
-----
**Table of Contents**
- [Demo](#demo)
- [Installation](#installation)
- [Running](#running)
- [License](#license)
## 🎬 Demos
### Running Django Commands
https://github.com/anze3db/django-tui/assets/513444/fc84247a-9f4b-4017-9ae4-3f10fe9d9557
### Running ORM Queries in Interactive Django Shell
https://github.com/anze3db/django-tui/assets/513444/8a056da8-85a8-4086-9fa8-433b7346e787
## Installation
```console
pip install django-tui
```
Add `"django_tui"` to your `INSTALLED_APPS` setting in `settings.py` like this:
```python
INSTALLED_APPS = [
...,
"django_tui",
]
```
Now you can run the TUI with:
```console
python manage.py tui
```
## License
`django-tui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
## Looking for Django Admin in your termain?
Checkout [@valberg](https://github.com/valberg)'s [django-admin-tui](https://github.com/valberg/django-admin-tui) project!
Raw data
{
"_id": null,
"home_page": null,
"name": "django-tui",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "django, textual, tui",
"author": null,
"author_email": "An\u017ee Pe\u010dar <anze@pecar.me>",
"download_url": "https://files.pythonhosted.org/packages/ce/19/6cc544074f81831fe58aec6135fab70123317e9e27ef178d256c1c26c23e/django_tui-24.5.tar.gz",
"platform": null,
"description": "\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) & [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## \ud83c\udfac 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",
"bugtrack_url": null,
"license": null,
"summary": "Inspect and run Django Commands in a text-based user interface (TUI).",
"version": "24.5",
"project_urls": {
"Changelog": "https://github.com/anze3db/django-tui/blob/main/CHANGELOG.md",
"Documentation": "https://github.com/anze3db/django-tui#readme",
"Issues": "https://github.com/anze3db/django-tui/issues",
"Mastodon": "https://fosstodon.org/@anze3db",
"Source": "https://github.com/anze3db/django-tui",
"Twitter": "https://twitter.com/anze3db"
},
"split_keywords": [
"django",
" textual",
" tui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1b95792fd8b223dcabfb489647e6c469f3eb40828aa43300ca503e75b61b6397",
"md5": "51c002ea7bd0087c4e926da1527c539e",
"sha256": "4dbf56efcee2495078b2a9c2ebd3568916752aeb47decfb38e5fe66e2ae611ee"
},
"downloads": -1,
"filename": "django_tui-24.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "51c002ea7bd0087c4e926da1527c539e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 13458,
"upload_time": "2024-10-16T18:37:33",
"upload_time_iso_8601": "2024-10-16T18:37:33.856642Z",
"url": "https://files.pythonhosted.org/packages/1b/95/792fd8b223dcabfb489647e6c469f3eb40828aa43300ca503e75b61b6397/django_tui-24.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ce196cc544074f81831fe58aec6135fab70123317e9e27ef178d256c1c26c23e",
"md5": "babb328f30d52aff55c591dfa7d09160",
"sha256": "a79b207806b5fd4dd390862b3d0f2447842278dd2d9631bf5c1bd7f770f7bde3"
},
"downloads": -1,
"filename": "django_tui-24.5.tar.gz",
"has_sig": false,
"md5_digest": "babb328f30d52aff55c591dfa7d09160",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 16930,
"upload_time": "2024-10-16T18:37:35",
"upload_time_iso_8601": "2024-10-16T18:37:35.447820Z",
"url": "https://files.pythonhosted.org/packages/ce/19/6cc544074f81831fe58aec6135fab70123317e9e27ef178d256c1c26c23e/django_tui-24.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-16 18:37:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "anze3db",
"github_project": "django-tui",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "django-tui"
}