pglift-cli


Namepglift-cli JSON
Version 2.5.0 PyPI version JSON
download
home_pageNone
SummaryCommand-line interface for pglift
upload_time2025-10-13 11:18:56
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.10
licenseGPLv3
keywords administration command-line deployment postgresql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
SPDX-FileCopyrightText: 2024 Dalibo

SPDX-License-Identifier: GPL-3.0-or-later
-->

This package provides the command-line interface for [pglift][]. It is a
dependency package and should not be installed directly but rather through the
``cli`` *optional dependency* (aka "extra") of the pglift package, e.g.:

    $ pip install "pglift[cli]"

[pglift]: https://pglift.readthedocs.io/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pglift-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "administration, command-line, deployment, postgresql",
    "author": null,
    "author_email": "Dalibo SCOP <contact@dalibo.com>",
    "download_url": "https://files.pythonhosted.org/packages/09/aa/1d7266e798ab3b8bf188da007c9bac0b5643cf543b58f84c5a2903611852/pglift_cli-2.5.0.tar.gz",
    "platform": null,
    "description": "<!--\nSPDX-FileCopyrightText: 2024 Dalibo\n\nSPDX-License-Identifier: GPL-3.0-or-later\n-->\n\nThis package provides the command-line interface for [pglift][]. It is a\ndependency package and should not be installed directly but rather through the\n``cli`` *optional dependency* (aka \"extra\") of the pglift package, e.g.:\n\n    $ pip install \"pglift[cli]\"\n\n[pglift]: https://pglift.readthedocs.io/\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Command-line interface for pglift",
    "version": "2.5.0",
    "project_urls": {
        "Documentation": "https://pglift.readthedocs.io/",
        "Source": "https://gitlab.com/dalibo/pglift/",
        "Tracker": "https://gitlab.com/dalibo/pglift/-/issues/"
    },
    "split_keywords": [
        "administration",
        " command-line",
        " deployment",
        " postgresql"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0ec9ff38f51e5d68ccc24c14edac4f09cf762f55c51333cd62ffd7935210273d",
                "md5": "6c4d6acbbd6e003277fb9db318101f24",
                "sha256": "83c507e7d63053a7117cf67caacee2e62ea23e9b2dbe1d84b2e265b24ca5055f"
            },
            "downloads": -1,
            "filename": "pglift_cli-2.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c4d6acbbd6e003277fb9db318101f24",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 38635,
            "upload_time": "2025-10-13T11:18:55",
            "upload_time_iso_8601": "2025-10-13T11:18:55.906200Z",
            "url": "https://files.pythonhosted.org/packages/0e/c9/ff38f51e5d68ccc24c14edac4f09cf762f55c51333cd62ffd7935210273d/pglift_cli-2.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09aa1d7266e798ab3b8bf188da007c9bac0b5643cf543b58f84c5a2903611852",
                "md5": "73f96ac37f5653b014a39c37d1163428",
                "sha256": "578d46b81e8028bd729bdf899d5b49e07a4ca0e295045a6d408d1caa303d2ce2"
            },
            "downloads": -1,
            "filename": "pglift_cli-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "73f96ac37f5653b014a39c37d1163428",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 60880,
            "upload_time": "2025-10-13T11:18:56",
            "upload_time_iso_8601": "2025-10-13T11:18:56.874908Z",
            "url": "https://files.pythonhosted.org/packages/09/aa/1d7266e798ab3b8bf188da007c9bac0b5643cf543b58f84c5a2903611852/pglift_cli-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-13 11:18:56",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dalibo",
    "gitlab_project": "pglift",
    "lcname": "pglift-cli"
}
        
Elapsed time: 2.39564s