pglift


Namepglift JSON
Version 1.9.0 PyPI version JSON
download
home_pageNone
SummaryLife-cycle management of production-ready PostgreSQL instances
upload_time2024-11-26 10:53:39
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/1e/c0/d4e73c3b6ea7a1bd4f3b430cbb966361691d258d3f84750cc07267d4e57a/pglift-1.9.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.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",
        " deployment",
        " postgresql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3aa16cf371135b4375eaa628610bf5dc59b547363b8320e03d66b03c92c780b7",
                "md5": "13df2481a3bc011f07082d4e2a5ae231",
                "sha256": "8f4369d95a22e3bdc89cd51f9cffdf58054626b1adb9981fc6d272f2a2a54674"
            },
            "downloads": -1,
            "filename": "pglift-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13df2481a3bc011f07082d4e2a5ae231",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 166877,
            "upload_time": "2024-11-26T10:53:38",
            "upload_time_iso_8601": "2024-11-26T10:53:38.030068Z",
            "url": "https://files.pythonhosted.org/packages/3a/a1/6cf371135b4375eaa628610bf5dc59b547363b8320e03d66b03c92c780b7/pglift-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ec0d4e73c3b6ea7a1bd4f3b430cbb966361691d258d3f84750cc07267d4e57a",
                "md5": "6c47348feeec22ffa9e552e5713c4bdc",
                "sha256": "435adbaf9d00915005a6c01326996058fd39c36796d1293188d8a55b1fa03789"
            },
            "downloads": -1,
            "filename": "pglift-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6c47348feeec22ffa9e552e5713c4bdc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 114746,
            "upload_time": "2024-11-26T10:53:39",
            "upload_time_iso_8601": "2024-11-26T10:53:39.379402Z",
            "url": "https://files.pythonhosted.org/packages/1e/c0/d4e73c3b6ea7a1bd4f3b430cbb966361691d258d3f84750cc07267d4e57a/pglift-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 10:53:39",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dalibo",
    "gitlab_project": "pglift",
    "lcname": "pglift"
}
        
Elapsed time: 0.76534s