Name | sqlite-utils-tui JSON |
Version |
0.1
JSON |
| download |
home_page | None |
Summary | Terminal UI for sqlite-utils |
upload_time | 2025-01-11 01:13:06 |
maintainer | None |
docs_url | None |
author | Simon Willison |
requires_python | None |
license | Apache-2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# sqlite-utils-tui
[](https://pypi.org/project/sqlite-utils-tui/)
[](https://github.com/simonw/sqlite-utils-tui/releases)
[](https://github.com/simonw/sqlite-utils-tui/actions?query=workflow%3ATest)
[](https://github.com/simonw/sqlite-utils-tui/blob/main/LICENSE)
Terminal UI for [sqlite-utils](https://sqlite-utils.datasette.io/), built on top of [Trogon](https://github.com/Textualize/trogon).
## Installation
Install this plugin in the same environment as sqlite-utils.
```bash
sqlite-utils install sqlite-utils-tui
```
## Usage
Once installed, run the following command to open a terminal UI for exploring the options made available by `sqlite-utils`:
```bash
sqlite-utils tui
```

## Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
```bash
cd sqlite-utils-tui
python -m venv venv
source venv/bin/activate
```
Now install the dependencies and test dependencies:
```bash
pip install -e '.[test]'
```
To run the tests:
```bash
python -m pytest
```
Raw data
{
"_id": null,
"home_page": null,
"name": "sqlite-utils-tui",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Simon Willison",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/65/ee/6f08d3280770f0090a39d90b2a0697eb3f06491328b6b26816e2ce2973bf/sqlite_utils_tui-0.1.tar.gz",
"platform": null,
"description": "# sqlite-utils-tui\n\n[](https://pypi.org/project/sqlite-utils-tui/)\n[](https://github.com/simonw/sqlite-utils-tui/releases)\n[](https://github.com/simonw/sqlite-utils-tui/actions?query=workflow%3ATest)\n[](https://github.com/simonw/sqlite-utils-tui/blob/main/LICENSE)\n\nTerminal UI for [sqlite-utils](https://sqlite-utils.datasette.io/), built on top of [Trogon](https://github.com/Textualize/trogon).\n\n## Installation\n\nInstall this plugin in the same environment as sqlite-utils.\n```bash\nsqlite-utils install sqlite-utils-tui\n```\n## Usage\n\nOnce installed, run the following command to open a terminal UI for exploring the options made available by `sqlite-utils`:\n\n```bash\nsqlite-utils tui\n```\n\n\n\n## Development\n\nTo set up this plugin locally, first checkout the code. Then create a new virtual environment:\n```bash\ncd sqlite-utils-tui\npython -m venv venv\nsource venv/bin/activate\n```\nNow install the dependencies and test dependencies:\n```bash\npip install -e '.[test]'\n```\nTo run the tests:\n```bash\npython -m pytest\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Terminal UI for sqlite-utils",
"version": "0.1",
"project_urls": {
"CI": "https://github.com/simonw/sqlite-utils-tui/actions",
"Changelog": "https://github.com/simonw/sqlite-utils-tui/releases",
"Homepage": "https://github.com/simonw/sqlite-utils-tui",
"Issues": "https://github.com/simonw/sqlite-utils-tui/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a4e90c69cca053ee3868620c450e5e45cc7337b2155152977e6235f969ec767a",
"md5": "1508fa4e7d51a2db995fd346f58275e1",
"sha256": "0da5e63e824b56465375e60e60785ecf51d6da92531e9e9ce692199ce53c8086"
},
"downloads": -1,
"filename": "sqlite_utils_tui-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1508fa4e7d51a2db995fd346f58275e1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6510,
"upload_time": "2025-01-11T01:13:04",
"upload_time_iso_8601": "2025-01-11T01:13:04.399122Z",
"url": "https://files.pythonhosted.org/packages/a4/e9/0c69cca053ee3868620c450e5e45cc7337b2155152977e6235f969ec767a/sqlite_utils_tui-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "65ee6f08d3280770f0090a39d90b2a0697eb3f06491328b6b26816e2ce2973bf",
"md5": "59e4b5c08654e128a2e043c3b0175f8a",
"sha256": "a6b8b2a0eb0440217acb5c874dc577bb353e3094800e6a170b40c8ac53b1499d"
},
"downloads": -1,
"filename": "sqlite_utils_tui-0.1.tar.gz",
"has_sig": false,
"md5_digest": "59e4b5c08654e128a2e043c3b0175f8a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6160,
"upload_time": "2025-01-11T01:13:06",
"upload_time_iso_8601": "2025-01-11T01:13:06.803038Z",
"url": "https://files.pythonhosted.org/packages/65/ee/6f08d3280770f0090a39d90b2a0697eb3f06491328b6b26816e2ce2973bf/sqlite_utils_tui-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-11 01:13:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "simonw",
"github_project": "sqlite-utils-tui",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sqlite-utils-tui"
}