pirogue


Namepirogue JSON
Version 2.1.0 PyPI version JSON
download
home_pageNone
Summarypirogue let you dynamically and easily create views in PostgreSQL for inheritance or join scenarios.
upload_time2024-04-09 15:19:23
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License
keywords postgres
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pirogue
A tool to automatically create views and triggers on PostgreSQL databases

It supports both psycopg 2 and 3. One or the other is required.

Read the docs: https://opengisch.github.io/pirogue

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pirogue",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "postgres",
    "author": null,
    "author_email": "Denis Rouzaud <info@opengis.ch>",
    "download_url": "https://files.pythonhosted.org/packages/b3/6a/8dc6388e7fc962af992cf57bb96ca27e69787f67affa2ed911d287556020/pirogue-2.1.0.tar.gz",
    "platform": null,
    "description": "# pirogue\nA tool to automatically create views and triggers on PostgreSQL databases\n\nIt supports both psycopg 2 and 3. One or the other is required.\n\nRead the docs: https://opengisch.github.io/pirogue\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "pirogue let you dynamically and easily create views in PostgreSQL for inheritance or join scenarios.",
    "version": "2.1.0",
    "project_urls": {
        "homepage": "https://opengisch.github.io/pirogue/",
        "repository": "https://github.com/opengisch/pirogue",
        "tracker": "https://github.com/opengisch/pirogue/issues"
    },
    "split_keywords": [
        "postgres"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27f8acce5f0b1ddb04a7242a9e8c91a71c1468ac7846b11ee659babebec4422c",
                "md5": "7176b4c908d96a6c44861caf84c7b7dd",
                "sha256": "9ec09d9d3fb45dae55b2be24dafeeea406910dee5c8cd1d971c8d08e0e14c5ad"
            },
            "downloads": -1,
            "filename": "pirogue-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7176b4c908d96a6c44861caf84c7b7dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20164,
            "upload_time": "2024-04-09T15:19:22",
            "upload_time_iso_8601": "2024-04-09T15:19:22.206872Z",
            "url": "https://files.pythonhosted.org/packages/27/f8/acce5f0b1ddb04a7242a9e8c91a71c1468ac7846b11ee659babebec4422c/pirogue-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b36a8dc6388e7fc962af992cf57bb96ca27e69787f67affa2ed911d287556020",
                "md5": "46fa221fed61e8825cab9c7a9b6f69ad",
                "sha256": "023c3319c12b31c82575bbc0a06454020f16143527978d11f9f7fd23bcf5c13a"
            },
            "downloads": -1,
            "filename": "pirogue-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "46fa221fed61e8825cab9c7a9b6f69ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25460,
            "upload_time": "2024-04-09T15:19:23",
            "upload_time_iso_8601": "2024-04-09T15:19:23.628819Z",
            "url": "https://files.pythonhosted.org/packages/b3/6a/8dc6388e7fc962af992cf57bb96ca27e69787f67affa2ed911d287556020/pirogue-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 15:19:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "opengisch",
    "github_project": "pirogue",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pirogue"
}
        
Elapsed time: 0.21817s