stac-fastapi.sqlalchemy


Namestac-fastapi.sqlalchemy JSON
Version 2.4.4 PyPI version JSON
download
home_pagehttps://github.com/stac-utils/stac-fastapi
SummaryAn implementation of STAC API based on the FastAPI framework.
upload_time2023-03-14 12:48:20
maintainer
docs_urlNone
authorArturo Engineering
requires_python>=3.8
licenseMIT
keywords stac fastapi cog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Requirements

The SQLAlchemy backend requires **PostGIS>=3**.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stac-utils/stac-fastapi",
    "name": "stac-fastapi.sqlalchemy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "STAC FastAPI COG",
    "author": "Arturo Engineering",
    "author_email": "engineering@arturo.ai",
    "download_url": "https://files.pythonhosted.org/packages/59/90/45bf184f17aa19811ec68b15efc55aa053b7ebad0aee065dcf0934852297/stac-fastapi.sqlalchemy-2.4.4.tar.gz",
    "platform": null,
    "description": "# Requirements\n\nThe SQLAlchemy backend requires **PostGIS>=3**.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An implementation of STAC API based on the FastAPI framework.",
    "version": "2.4.4",
    "split_keywords": [
        "stac",
        "fastapi",
        "cog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6fdaada29c7a2c26c367f9b42597ef5894eaf4e747f6309242e16e1d6d7dc63",
                "md5": "5f910593d6f5bca806bb350401b022a7",
                "sha256": "61cb86ac3219c2d6335d55170316a48ebf5f1310965a9adcc1a25cbcf57ae040"
            },
            "downloads": -1,
            "filename": "stac_fastapi.sqlalchemy-2.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f910593d6f5bca806bb350401b022a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 35416,
            "upload_time": "2023-03-14T12:48:18",
            "upload_time_iso_8601": "2023-03-14T12:48:18.833631Z",
            "url": "https://files.pythonhosted.org/packages/b6/fd/aada29c7a2c26c367f9b42597ef5894eaf4e747f6309242e16e1d6d7dc63/stac_fastapi.sqlalchemy-2.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "599045bf184f17aa19811ec68b15efc55aa053b7ebad0aee065dcf0934852297",
                "md5": "762587f721a5180daa56e034960832a6",
                "sha256": "00e902c551dbe412ea54575e56a11dda8ad2e081d37eb5964ee875c693442ca7"
            },
            "downloads": -1,
            "filename": "stac-fastapi.sqlalchemy-2.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "762587f721a5180daa56e034960832a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26784,
            "upload_time": "2023-03-14T12:48:20",
            "upload_time_iso_8601": "2023-03-14T12:48:20.919221Z",
            "url": "https://files.pythonhosted.org/packages/59/90/45bf184f17aa19811ec68b15efc55aa053b7ebad0aee065dcf0934852297/stac-fastapi.sqlalchemy-2.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-14 12:48:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "stac-utils",
    "github_project": "stac-fastapi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stac-fastapi.sqlalchemy"
}
        
Elapsed time: 0.04593s