pglift-cli


Namepglift-cli JSON
Version 1.9.0 PyPI version JSON
download
home_pageNone
SummaryCommand-line interface for pglift
upload_time2024-11-26 10:53:41
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.9
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.9",
    "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/cd/58/8f9ca26abe23b4962f91ebe8a29a5f422b06620f2299e05fe1631d177645/pglift_cli-1.9.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": "1.9.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": "",
            "digests": {
                "blake2b_256": "985bc3e6f17210c9c516271365201f4829bee1d1b13de6517c88c9cc2a5a2547",
                "md5": "3a4939913ab4e49fb266b602d04be696",
                "sha256": "e5b62209522d008899365905795f04aadcd9021d50883228e532a267ee5dea81"
            },
            "downloads": -1,
            "filename": "pglift_cli-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a4939913ab4e49fb266b602d04be696",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 36701,
            "upload_time": "2024-11-26T10:53:38",
            "upload_time_iso_8601": "2024-11-26T10:53:38.095550Z",
            "url": "https://files.pythonhosted.org/packages/98/5b/c3e6f17210c9c516271365201f4829bee1d1b13de6517c88c9cc2a5a2547/pglift_cli-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd588f9ca26abe23b4962f91ebe8a29a5f422b06620f2299e05fe1631d177645",
                "md5": "b3f64496dcd74344fe66d1026dcb9f66",
                "sha256": "c872d653dee505cd98fe5c1cfaef10a2133bac8846efd10302a0f4560c72f44a"
            },
            "downloads": -1,
            "filename": "pglift_cli-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b3f64496dcd74344fe66d1026dcb9f66",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 25843,
            "upload_time": "2024-11-26T10:53:41",
            "upload_time_iso_8601": "2024-11-26T10:53:41.626210Z",
            "url": "https://files.pythonhosted.org/packages/cd/58/8f9ca26abe23b4962f91ebe8a29a5f422b06620f2299e05fe1631d177645/pglift_cli-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 10:53:41",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dalibo",
    "gitlab_project": "pglift",
    "lcname": "pglift-cli"
}
        
Elapsed time: 0.36220s