pglift-cli


Namepglift-cli JSON
Version 1.4.0 PyPI version JSON
download
home_pageNone
SummaryCommand-line interface for pglift
upload_time2024-03-29 10:04:55
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/41/64/88c62ac996a7dccad2caca6f18f5f1fb10327b639cb777a90f3976d1b779/pglift_cli-1.4.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.4.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": "18cc929ff689dca53832700eb2e39e21072007593577d79e1986f8b188da854f",
                "md5": "c7785bc6b86a6936f6712430bbf5b4f8",
                "sha256": "3a51278c745b497e82f3402bc88ea167ac79e5c3696a15c576d03cea5baa3b2d"
            },
            "downloads": -1,
            "filename": "pglift_cli-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7785bc6b86a6936f6712430bbf5b4f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 32576,
            "upload_time": "2024-03-29T10:04:32",
            "upload_time_iso_8601": "2024-03-29T10:04:32.694961Z",
            "url": "https://files.pythonhosted.org/packages/18/cc/929ff689dca53832700eb2e39e21072007593577d79e1986f8b188da854f/pglift_cli-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "416488c62ac996a7dccad2caca6f18f5f1fb10327b639cb777a90f3976d1b779",
                "md5": "48aaa8777dd95993374a8853cbd8df4f",
                "sha256": "af8abeaee192c1d2edf1d340909d00717a01ee9ed36317625b804ddd134f18f9"
            },
            "downloads": -1,
            "filename": "pglift_cli-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "48aaa8777dd95993374a8853cbd8df4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 22395,
            "upload_time": "2024-03-29T10:04:55",
            "upload_time_iso_8601": "2024-03-29T10:04:55.669044Z",
            "url": "https://files.pythonhosted.org/packages/41/64/88c62ac996a7dccad2caca6f18f5f1fb10327b639cb777a90f3976d1b779/pglift_cli-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 10:04:55",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dalibo",
    "gitlab_project": "pglift",
    "lcname": "pglift-cli"
}
        
Elapsed time: 0.21684s