pypgstac


Namepypgstac JSON
Version 0.9.8 PyPI version JSON
download
home_pageNone
SummarySchema, functions and a python library for storing and accessing STAC collections and items in PostgreSQL
upload_time2025-08-04 21:17:42
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/37/dd/a6f115bf82148b844e4c6deafa093fb8b4484d6e29b4fada2003b125f7de/pypgstac-0.9.8.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.8",
    "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": "67d132f1f533a8345110d090c688d3b4c08f7272b9a9e283e63fdac47d57adb9",
                "md5": "2f982db149beac8b74524b2e019d7bda",
                "sha256": "b2ff10ee81924d7919761d8e6437f69d101d4f0386037a0e6f65a5e30506245c"
            },
            "downloads": -1,
            "filename": "pypgstac-0.9.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f982db149beac8b74524b2e019d7bda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1642158,
            "upload_time": "2025-08-04T21:17:40",
            "upload_time_iso_8601": "2025-08-04T21:17:40.916204Z",
            "url": "https://files.pythonhosted.org/packages/67/d1/32f1f533a8345110d090c688d3b4c08f7272b9a9e283e63fdac47d57adb9/pypgstac-0.9.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37dda6f115bf82148b844e4c6deafa093fb8b4484d6e29b4fada2003b125f7de",
                "md5": "564a26fab72280934a46aa6c62ae0313",
                "sha256": "173fef7af4f069effa00478ae5578cd311fc8f990683a32b95f6b12f485ceeff"
            },
            "downloads": -1,
            "filename": "pypgstac-0.9.8.tar.gz",
            "has_sig": false,
            "md5_digest": "564a26fab72280934a46aa6c62ae0313",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1476341,
            "upload_time": "2025-08-04T21:17:42",
            "upload_time_iso_8601": "2025-08-04T21:17:42.801242Z",
            "url": "https://files.pythonhosted.org/packages/37/dd/a6f115bf82148b844e4c6deafa093fb8b4484d6e29b4fada2003b125f7de/pypgstac-0.9.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 21:17:42",
    "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: 3.14049s