dbtui


Namedbtui JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryMost popular databases CLI
upload_time2023-11-18 17:58:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords cli command line interface database rdbms text user interface tui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dbtui

[![PyPI - Version](https://img.shields.io/pypi/v/dbtui.svg)](https://pypi.org/project/dbtui)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dbtui.svg)](https://pypi.org/project/dbtui)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install dbtui
```

## License

`dbtui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dbtui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "cli,command line interface,database,rdbms,text user interface,tui",
    "author": null,
    "author_email": "Vladimir Puzakov <puzakov@tochka.com>",
    "download_url": "https://files.pythonhosted.org/packages/d1/46/1cae51c2674f3ab8035fda1b783c637aa06d114908186551f9204aca557d/dbtui-0.0.2.tar.gz",
    "platform": null,
    "description": "# dbtui\n\n[![PyPI - Version](https://img.shields.io/pypi/v/dbtui.svg)](https://pypi.org/project/dbtui)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dbtui.svg)](https://pypi.org/project/dbtui)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install dbtui\n```\n\n## License\n\n`dbtui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Most popular databases CLI",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/vppuzakov/dbcli#readme",
        "Issues": "https://github.com/vppuzakov/dbcli/issues",
        "Source": "https://github.com/vppuzakov/dbcli"
    },
    "split_keywords": [
        "cli",
        "command line interface",
        "database",
        "rdbms",
        "text user interface",
        "tui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "28fb8fedd4c7ed207177c1bd0a7038bb48da72d004baae738b9841195df503ad",
                "md5": "bc632b02a46b4d06b1082ed34efd20b5",
                "sha256": "64018f47c08bfb23c6f63a5a383e8ad94e62cc117e26426ee585040b1fed1c40"
            },
            "downloads": -1,
            "filename": "dbtui-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc632b02a46b4d06b1082ed34efd20b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3864,
            "upload_time": "2023-11-18T17:58:38",
            "upload_time_iso_8601": "2023-11-18T17:58:38.391511Z",
            "url": "https://files.pythonhosted.org/packages/28/fb/8fedd4c7ed207177c1bd0a7038bb48da72d004baae738b9841195df503ad/dbtui-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d1461cae51c2674f3ab8035fda1b783c637aa06d114908186551f9204aca557d",
                "md5": "ce1c4052709eb45e762a550870d972b6",
                "sha256": "4f6ea2190be9962f1badeafbff4a733b0f9a23640875d9d672f5e34c0f881632"
            },
            "downloads": -1,
            "filename": "dbtui-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ce1c4052709eb45e762a550870d972b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11977824,
            "upload_time": "2023-11-18T17:58:35",
            "upload_time_iso_8601": "2023-11-18T17:58:35.697431Z",
            "url": "https://files.pythonhosted.org/packages/d1/46/1cae51c2674f3ab8035fda1b783c637aa06d114908186551f9204aca557d/dbtui-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-18 17:58:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vppuzakov",
    "github_project": "dbcli#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dbtui"
}
        
Elapsed time: 0.22926s