squawk-cli


Namesquawk-cli JSON
Version 0.28.0 PyPI version JSON
download
home_pageNone
SummaryLinter for PostgreSQL migrations
upload_time2024-01-13 11:27:23
maintainerNone
docs_urlNone
authorSteve Dignam <steve@dignam.xyz>
requires_python>=3.7
licenseGPL-3.0
keywords postgres postgresql linter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # squawk-cli

Python package for [squawk](https://squawkhq.com/) binary, a linter for Postgres migrations.

## Install

```shell
pip install squawk-cli
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "squawk-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "postgres,postgresql,linter",
    "author": "Steve Dignam <steve@dignam.xyz>",
    "author_email": "Steve Dignam <steve@dignam.xyz>",
    "download_url": null,
    "platform": null,
    "description": "# squawk-cli\n\nPython package for [squawk](https://squawkhq.com/) binary, a linter for Postgres migrations.\n\n## Install\n\n```shell\npip install squawk-cli\n```\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Linter for PostgreSQL migrations",
    "version": "0.28.0",
    "project_urls": {
        "repository": "https://github.com/ods/squawk-cli-python-package"
    },
    "split_keywords": [
        "postgres",
        "postgresql",
        "linter"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff99407f4da969295b2032e917c180f45d41d4ebf7c0d130ab2c3235e0a8704c",
                "md5": "dcb4adb57b7d83ede422513402cb6258",
                "sha256": "7959c5c9280cd4a4941d3cbc7bc1f4e20c805d1567f763638a74f68937ba166a"
            },
            "downloads": -1,
            "filename": "squawk_cli-0.28.0-py3-none-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "dcb4adb57b7d83ede422513402cb6258",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2670249,
            "upload_time": "2024-01-13T11:27:23",
            "upload_time_iso_8601": "2024-01-13T11:27:23.312609Z",
            "url": "https://files.pythonhosted.org/packages/ff/99/407f4da969295b2032e917c180f45d41d4ebf7c0d130ab2c3235e0a8704c/squawk_cli-0.28.0-py3-none-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "67c588c2ba8e4b949ba7380bdc0a411ba89e88be3e309a399c854e46ff3a8116",
                "md5": "7eb78d35eb42078f79412ff34ef5b702",
                "sha256": "95e24339ef1ad7e1a013e078c64f7baf9b2b6f677d6af2df8a9285bec684cef6"
            },
            "downloads": -1,
            "filename": "squawk_cli-0.28.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7eb78d35eb42078f79412ff34ef5b702",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4061906,
            "upload_time": "2024-01-13T11:27:27",
            "upload_time_iso_8601": "2024-01-13T11:27:27.907337Z",
            "url": "https://files.pythonhosted.org/packages/67/c5/88c2ba8e4b949ba7380bdc0a411ba89e88be3e309a399c854e46ff3a8116/squawk_cli-0.28.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9b2c9c4ddba548312b06f8113baf4580141db74caf68a083715577da2a3e247",
                "md5": "3d983ddab914dd900d725e5dcb6aee9c",
                "sha256": "e85e17fcd37debd0db8a18a01501a45351de6c55ae24e5b60fa730b41e1ace65"
            },
            "downloads": -1,
            "filename": "squawk_cli-0.28.0-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3d983ddab914dd900d725e5dcb6aee9c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4549963,
            "upload_time": "2024-01-13T11:27:31",
            "upload_time_iso_8601": "2024-01-13T11:27:31.865629Z",
            "url": "https://files.pythonhosted.org/packages/e9/b2/c9c4ddba548312b06f8113baf4580141db74caf68a083715577da2a3e247/squawk_cli-0.28.0-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-13 11:27:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ods",
    "github_project": "squawk-cli-python-package",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "squawk-cli"
}
        
Elapsed time: 0.17438s