squall-sql


Namesquall-sql JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummarySquall - SQLite Editor
upload_time2025-03-05 22:07:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT License Copyright (c) 2025 Mike Driscoll Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords sql sqlite terminal tui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Squall SQLite Editor

Squall is a SQLite viewer and editor that runs in your terminal. Squall is written in Python and uses the [Textual package](https://github.com/Textualize/)

## Screenshots

Here is what Squall looks like using the [Chinook database](https://github.com/lerocha/chinook-database):

![squall_demo](https://github.com/user-attachments/assets/ecac6ac3-4d42-4d3d-9c15-2e129102a087)

## Prerequisites

The instructions assume you have uv or pip installed.

## Installation

### PyPi

`uv tool install squall_sql`

### Using uv on GitHub

`uv tool install git+https://github.com/driscollis/squall -U --force`

## Update the Installation

If you want to upgrade to the latest version of Squall SQL, then you will want to run one of the following commands.

### Using uv on GitHub

`uv tool install git+https://github.com/driscollis/squall -U --force`

## Installing Using pip

Update the version number as appropriate:

`pip install squall-sql`

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/driscollis/squall/blob/main/LICENSE) file for details.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "squall-sql",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "Mike Driscoll <mike@pythonlibrary.org>",
    "keywords": "sql, sqlite, terminal, tui",
    "author": null,
    "author_email": "Mike Driscoll <mike@pythonlibrary.org>",
    "download_url": "https://files.pythonhosted.org/packages/cc/55/73cc73b0358cc8ccdba7bd49d26753e7018fb02db8feeae7846daa65e389/squall_sql-0.0.3.tar.gz",
    "platform": null,
    "description": "# Squall SQLite Editor\n\nSquall is a SQLite viewer and editor that runs in your terminal. Squall is written in Python and uses the [Textual package](https://github.com/Textualize/)\n\n## Screenshots\n\nHere is what Squall looks like using the [Chinook database](https://github.com/lerocha/chinook-database):\n\n![squall_demo](https://github.com/user-attachments/assets/ecac6ac3-4d42-4d3d-9c15-2e129102a087)\n\n## Prerequisites\n\nThe instructions assume you have uv or pip installed.\n\n## Installation\n\n### PyPi\n\n`uv tool install squall_sql`\n\n### Using uv on GitHub\n\n`uv tool install git+https://github.com/driscollis/squall -U --force`\n\n## Update the Installation\n\nIf you want to upgrade to the latest version of Squall SQL, then you will want to run one of the following commands.\n\n### Using uv on GitHub\n\n`uv tool install git+https://github.com/driscollis/squall -U --force`\n\n## Installing Using pip\n\nUpdate the version number as appropriate:\n\n`pip install squall-sql`\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/driscollis/squall/blob/main/LICENSE) file for details.",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 Mike Driscoll\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "Squall - SQLite Editor",
    "version": "0.0.3",
    "project_urls": {
        "Discussions": "https://github.com/driscollis/squall/discussions",
        "Documentation": "https://github.com/driscollis/squall/blob/main/README.md",
        "Homepage": "https://github.com/driscollis/squall",
        "Issues": "https://github.com/driscollis/squall/issues",
        "Repository": "https://github.com/driscollis/squall",
        "Wiki": "https://github.com/driscollis/squall/wiki"
    },
    "split_keywords": [
        "sql",
        " sqlite",
        " terminal",
        " tui"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "61ea6f1fc6db13fc3ad2258011985b114ce38c9d0b4cbd2d2c96bf80b830ef99",
                "md5": "fa79ae874967b60b187a8941467a5530",
                "sha256": "b6b4b8b64000a444e4ec2d0ffde34321ab0224597f8712847b46e0ce9ceedec0"
            },
            "downloads": -1,
            "filename": "squall_sql-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa79ae874967b60b187a8941467a5530",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 11411,
            "upload_time": "2025-03-05T22:07:47",
            "upload_time_iso_8601": "2025-03-05T22:07:47.240350Z",
            "url": "https://files.pythonhosted.org/packages/61/ea/6f1fc6db13fc3ad2258011985b114ce38c9d0b4cbd2d2c96bf80b830ef99/squall_sql-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cc5573cc73b0358cc8ccdba7bd49d26753e7018fb02db8feeae7846daa65e389",
                "md5": "9e407f3c776fb67d6e98fdd6f92d3946",
                "sha256": "faa0e12cd69be8fb341b19e0624c2d4cb88519c07b3770cc70cab1ee3dc6cb63"
            },
            "downloads": -1,
            "filename": "squall_sql-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9e407f3c776fb67d6e98fdd6f92d3946",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 9010,
            "upload_time": "2025-03-05T22:07:48",
            "upload_time_iso_8601": "2025-03-05T22:07:48.585017Z",
            "url": "https://files.pythonhosted.org/packages/cc/55/73cc73b0358cc8ccdba7bd49d26753e7018fb02db8feeae7846daa65e389/squall_sql-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-05 22:07:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "driscollis",
    "github_project": "squall",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "squall-sql"
}
        
Elapsed time: 1.32678s