pglift


Namepglift JSON
Version 1.4.0 PyPI version JSON
download
home_pageNone
SummaryLife-cycle management of production-ready PostgreSQL instances
upload_time2024-03-29 10:04:57
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.9
licenseGPLv3
keywords administration 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
-->

pglift is a solution aiming at deploying production-ready instances of
PostgreSQL, set up, backed up and monitored.

This package contains the library code holding all the business logic.

The pglift project also comes with a command-line interface, to be installed through the
`cli` optional dependency (e.g. `pip install "pglift[cli]"`), and an Ansible
collection.

See the project [documentation](https://pglift.readthedocs.io/) for
installation and tutorials.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pglift",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "administration, deployment, postgresql",
    "author": null,
    "author_email": "Dalibo SCOP <contact@dalibo.com>",
    "download_url": "https://files.pythonhosted.org/packages/56/d3/ee68a6c3cc0e17b51cd3fcb6b21699c45215a8db23c2b01daad4f8f8fbab/pglift-1.4.0.tar.gz",
    "platform": null,
    "description": "<!--\nSPDX-FileCopyrightText: 2024 Dalibo\n\nSPDX-License-Identifier: GPL-3.0-or-later\n-->\n\npglift is a solution aiming at deploying production-ready instances of\nPostgreSQL, set up, backed up and monitored.\n\nThis package contains the library code holding all the business logic.\n\nThe pglift project also comes with a command-line interface, to be installed through the\n`cli` optional dependency (e.g. `pip install \"pglift[cli]\"`), and an Ansible\ncollection.\n\nSee the project [documentation](https://pglift.readthedocs.io/) for\ninstallation and tutorials.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Life-cycle management of production-ready PostgreSQL instances",
    "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",
        " deployment",
        " postgresql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4262281589c6b2ae8f78e2e535570daef620dc37a8774bcf26fbd2e4096a7b04",
                "md5": "158fefd82b025ff002ed980c808803af",
                "sha256": "56460a0ee299d729a1f87349dfa0a7b25ee32fbb8ddc4cba8c6e54380c68ebc4"
            },
            "downloads": -1,
            "filename": "pglift-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "158fefd82b025ff002ed980c808803af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 148413,
            "upload_time": "2024-03-29T10:04:31",
            "upload_time_iso_8601": "2024-03-29T10:04:31.517371Z",
            "url": "https://files.pythonhosted.org/packages/42/62/281589c6b2ae8f78e2e535570daef620dc37a8774bcf26fbd2e4096a7b04/pglift-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56d3ee68a6c3cc0e17b51cd3fcb6b21699c45215a8db23c2b01daad4f8f8fbab",
                "md5": "809d1156339ff2165faaed30ead25dc8",
                "sha256": "5702fa0e3fd07d3ca45ef2a416639d292aa6aee7bc1ae8cb5e1f17645425ef1d"
            },
            "downloads": -1,
            "filename": "pglift-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "809d1156339ff2165faaed30ead25dc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 100364,
            "upload_time": "2024-03-29T10:04:57",
            "upload_time_iso_8601": "2024-03-29T10:04:57.367668Z",
            "url": "https://files.pythonhosted.org/packages/56/d3/ee68a6c3cc0e17b51cd3fcb6b21699c45215a8db23c2b01daad4f8f8fbab/pglift-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 10:04:57",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dalibo",
    "gitlab_project": "pglift",
    "lcname": "pglift"
}
        
Elapsed time: 0.23327s