# HTK Django DB Shell Plus
[![PyPI version](https://badge.fury.io/py/htk-django-dbshell-plus.svg)](https://badge.fury.io/py/htk-django-dbshell-plus)
A `dbshell_plus` management command for Django that selects `pgcli` or `mycli` when available.
**NOTE:**
This is a fork from
https://github.com/simonpercivall/django-dbshell-plus, which has not
been maintained for over 9 years.
# Installation
`pip install htk-django-dbshell-plus`
# License
* Free software: BSD license
# Legacy Documentation
* Documentation: http://django-dbshell-plus.rtfd.org.
Here's the recent changes to HTK Django DB Shell Plus.
---
Version: 2.0.1
Released: 2024-07-04
Fix packaging
---
Version: 2.0.0
Released: 2024-06-20
Updates for Python 3
---
Version: 1.0.1
Released: 2015-08-12
Initial version, use `pgcli` or `mycli` when available.
---
Raw data
{
"_id": null,
"home_page": "https://github.com/hacktoolkit/django-dbshell-plus",
"name": "htk-django-dbshell-plus",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "htk-django-dbshell-plus",
"author": "Hacktoolkit",
"author_email": "hello@hacktoolkit.com",
"download_url": "https://files.pythonhosted.org/packages/b0/08/0cb9cc0777681d21a749ae10b0fa312dbc27a21e49343dd7f311f8407317/htk-django-dbshell-plus-2.0.2.tar.gz",
"platform": null,
"description": "# HTK Django DB Shell Plus\n\n[![PyPI version](https://badge.fury.io/py/htk-django-dbshell-plus.svg)](https://badge.fury.io/py/htk-django-dbshell-plus)\n\nA `dbshell_plus` management command for Django that selects `pgcli` or `mycli` when available.\n\n**NOTE:**\nThis is a fork from\nhttps://github.com/simonpercivall/django-dbshell-plus, which has not\nbeen maintained for over 9 years.\n\n# Installation\n\n`pip install htk-django-dbshell-plus`\n\n# License\n\n* Free software: BSD license\n\n# Legacy Documentation\n\n* Documentation: http://django-dbshell-plus.rtfd.org.\n\n\n\n\n\nHere's the recent changes to HTK Django DB Shell Plus.\n\n---\n\nVersion: 2.0.1\nReleased: 2024-07-04\n\nFix packaging\n\n---\n\nVersion: 2.0.0\nReleased: 2024-06-20\n\nUpdates for Python 3\n\n---\n\nVersion: 1.0.1\nReleased: 2015-08-12\n\nInitial version, use `pgcli` or `mycli` when available.\n\n---\n\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "A dbshell_plus management command for Django that selects pgcli or mycli when available.",
"version": "2.0.2",
"project_urls": {
"Homepage": "https://github.com/hacktoolkit/django-dbshell-plus"
},
"split_keywords": [
"htk-django-dbshell-plus"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1e058d959fe4f65fb2ddd9b0639588053ab519f3a9e5734eeefa67ddf8a9dd19",
"md5": "4e7085f125539d980cc6209a4571d1a5",
"sha256": "7e11a2e8c9e65041130be102ee1b968163d0fcd0dbc90deaedd13883ca2437f9"
},
"downloads": -1,
"filename": "htk_django_dbshell_plus-2.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4e7085f125539d980cc6209a4571d1a5",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 4609,
"upload_time": "2024-07-04T17:32:02",
"upload_time_iso_8601": "2024-07-04T17:32:02.567524Z",
"url": "https://files.pythonhosted.org/packages/1e/05/8d959fe4f65fb2ddd9b0639588053ab519f3a9e5734eeefa67ddf8a9dd19/htk_django_dbshell_plus-2.0.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0080cb9cc0777681d21a749ae10b0fa312dbc27a21e49343dd7f311f8407317",
"md5": "e68cc5fca2cc2a5d0df7f8dffc1f81d6",
"sha256": "d7b3dd907fe70ca86335f04f2fadecceb2622deac09eca12e77ee275746c90ba"
},
"downloads": -1,
"filename": "htk-django-dbshell-plus-2.0.2.tar.gz",
"has_sig": false,
"md5_digest": "e68cc5fca2cc2a5d0df7f8dffc1f81d6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4176,
"upload_time": "2024-07-04T17:32:04",
"upload_time_iso_8601": "2024-07-04T17:32:04.084247Z",
"url": "https://files.pythonhosted.org/packages/b0/08/0cb9cc0777681d21a749ae10b0fa312dbc27a21e49343dd7f311f8407317/htk-django-dbshell-plus-2.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 17:32:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hacktoolkit",
"github_project": "django-dbshell-plus",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Django",
"specs": []
}
],
"test_requirements": [],
"tox": true,
"lcname": "htk-django-dbshell-plus"
}