pypgstac


Namepypgstac JSON
Version 0.9.2 PyPI version JSON
download
home_pageNone
SummarySchema, functions and a python library for storing and accessing STAC collections and items in PostgreSQL
upload_time2024-12-06 17:01:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
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/f5/c7/1965c4811826466bb5aa6b034a0463c144cd6dd2f8579e5a18d3d890fe47/pypgstac-0.9.2.tar.gz",
    "platform": null,
    "description": "# pypgstac\n\nPython tools for working with PgSTAC\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Schema, functions and a python library for storing and accessing STAC collections and items in PostgreSQL",
    "version": "0.9.2",
    "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": "503d3d6d4bc36d54ab1e379d1688e7706ec4209ed6d59844ae26363ea8e90a65",
                "md5": "badd381d94b644fd0d987672473fa9bf",
                "sha256": "55387b8e41aa51748aa2a4b374fd4c1b105f2645264125f2e7a9cb68c81bcaed"
            },
            "downloads": -1,
            "filename": "pypgstac-0.9.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "badd381d94b644fd0d987672473fa9bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1391442,
            "upload_time": "2024-12-06T17:01:24",
            "upload_time_iso_8601": "2024-12-06T17:01:24.821808Z",
            "url": "https://files.pythonhosted.org/packages/50/3d/3d6d4bc36d54ab1e379d1688e7706ec4209ed6d59844ae26363ea8e90a65/pypgstac-0.9.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5c71965c4811826466bb5aa6b034a0463c144cd6dd2f8579e5a18d3d890fe47",
                "md5": "128b8cf692709bf7616f7cd4002f618a",
                "sha256": "fd149fd5bb58579ee9d1d8061429012f49b78fb17a5ede236d3864e7fd17b216"
            },
            "downloads": -1,
            "filename": "pypgstac-0.9.2.tar.gz",
            "has_sig": false,
            "md5_digest": "128b8cf692709bf7616f7cd4002f618a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1247039,
            "upload_time": "2024-12-06T17:01:27",
            "upload_time_iso_8601": "2024-12-06T17:01:27.088653Z",
            "url": "https://files.pythonhosted.org/packages/f5/c7/1965c4811826466bb5aa6b034a0463c144cd6dd2f8579e5a18d3d890fe47/pypgstac-0.9.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 17:01:27",
    "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: 0.38596s