pypgstac


Namepypgstac JSON
Version 0.9.5 PyPI version JSON
download
home_pageNone
SummarySchema, functions and a python library for storing and accessing STAC collections and items in PostgreSQL
upload_time2025-03-03 14:30:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords pgstac postgresql stac
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pypgstac

Python tools for working with PgSTAC

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pypgstac",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "PgSTAC, Postgresql, STAC",
    "author": null,
    "author_email": "David Bitner <bitner@dbspatial.com>",
    "download_url": "https://files.pythonhosted.org/packages/83/5a/8f14f58b15dc1c80e4f9e2039a085d5091ef2a0cc2f0de0b819609d78467/pypgstac-0.9.5.tar.gz",
    "platform": null,
    "description": "# pypgstac\n\nPython tools for working with PgSTAC\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Schema, functions and a python library for storing and accessing STAC collections and items in PostgreSQL",
    "version": "0.9.5",
    "project_urls": {
        "Changelog": "https://stac-utils.github.io/pgstac/release-notes/",
        "Documentation": "https://stac-utils.github.io/pgstac/",
        "Homepage": "https://stac-utils.github.io/pgstac/",
        "Issues": "https://github.com/stac-utils/pgstac/issues",
        "Source": "https://github.com/stac-utils/pgstac"
    },
    "split_keywords": [
        "pgstac",
        " postgresql",
        " stac"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "03df136e26e709015421eb0db20d87c5f766c71cc057b86f07958b290d0c6e24",
                "md5": "01504372a0fcb4ac701163fb4e93eaa0",
                "sha256": "b96cc21073398476c3210af787908ae6e909d69c5dfe9b6f37ee582ac253273f"
            },
            "downloads": -1,
            "filename": "pypgstac-0.9.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01504372a0fcb4ac701163fb4e93eaa0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1530626,
            "upload_time": "2025-03-03T14:30:53",
            "upload_time_iso_8601": "2025-03-03T14:30:53.789007Z",
            "url": "https://files.pythonhosted.org/packages/03/df/136e26e709015421eb0db20d87c5f766c71cc057b86f07958b290d0c6e24/pypgstac-0.9.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "835a8f14f58b15dc1c80e4f9e2039a085d5091ef2a0cc2f0de0b819609d78467",
                "md5": "dff460867ad5f03b42c8fba741c9c671",
                "sha256": "64c55f7c46636a0f9beb59ed668d228f1ed36ec3ee5a2b029dc2c20ca5ce4f61"
            },
            "downloads": -1,
            "filename": "pypgstac-0.9.5.tar.gz",
            "has_sig": false,
            "md5_digest": "dff460867ad5f03b42c8fba741c9c671",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1370065,
            "upload_time": "2025-03-03T14:30:56",
            "upload_time_iso_8601": "2025-03-03T14:30:56.078103Z",
            "url": "https://files.pythonhosted.org/packages/83/5a/8f14f58b15dc1c80e4f9e2039a085d5091ef2a0cc2f0de0b819609d78467/pypgstac-0.9.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-03 14:30:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stac-utils",
    "github_project": "pgstac",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pypgstac"
}
        
Elapsed time: 2.39077s