stac-fastapi-core


Namestac-fastapi-core JSON
Version 6.6.0 PyPI version JSON
download
home_pageNone
SummaryCore library for the Elasticsearch and Opensearch stac-fastapi backends.
upload_time2025-10-21 07:18:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords elasticsearch fastapi opensearch stac stac-api stac-fastapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stac-fastapi-core

Core functionality for stac-fastapi. For full documentation, please see the [main README](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/blob/main/README.md).

## Package Information

- **Package name**: stac-fastapi-core
- **Description**: Core functionality for STAC API implementations.
- **Documentation**: [https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/](https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/)
- **Source**: [GitHub Repository](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/)

## Installation

```bash
pip install stac-fastapi-core
```

## Quick Start

For detailed usage and examples, please refer to the [main documentation](https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "stac-fastapi-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Elasticsearch, FastAPI, Opensearch, STAC, STAC-API, stac-fastapi",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1b/e2/6f0da71b7a43a4f4f660ba1d1b8f35ec5bfc9e71cda9b164cabf30e7c4c6/stac_fastapi_core-6.6.0.tar.gz",
    "platform": null,
    "description": "# stac-fastapi-core\n\nCore functionality for stac-fastapi. For full documentation, please see the [main README](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/blob/main/README.md).\n\n## Package Information\n\n- **Package name**: stac-fastapi-core\n- **Description**: Core functionality for STAC API implementations.\n- **Documentation**: [https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/](https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/)\n- **Source**: [GitHub Repository](https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch/)\n\n## Installation\n\n```bash\npip install stac-fastapi-core\n```\n\n## Quick Start\n\nFor detailed usage and examples, please refer to the [main documentation](https://stac-utils.github.io/stac-fastapi-elasticsearch-opensearch/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Core library for the Elasticsearch and Opensearch stac-fastapi backends.",
    "version": "6.6.0",
    "project_urls": {
        "Homepage": "https://github.com/stac-utils/stac-fastapi-elasticsearch-opensearch"
    },
    "split_keywords": [
        "elasticsearch",
        " fastapi",
        " opensearch",
        " stac",
        " stac-api",
        " stac-fastapi"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "acee60f28a61ee664a1dff1a18a602e1fc760ea76800951d2f7b434e1064dc3f",
                "md5": "cc899933f4d441573c44a8c7e811f3d3",
                "sha256": "bf967133ade3fd2f02c6cd749282882e1823519ee25d8eff52c2102319b83d5b"
            },
            "downloads": -1,
            "filename": "stac_fastapi_core-6.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc899933f4d441573c44a8c7e811f3d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 30934,
            "upload_time": "2025-10-21T07:18:18",
            "upload_time_iso_8601": "2025-10-21T07:18:18.885323Z",
            "url": "https://files.pythonhosted.org/packages/ac/ee/60f28a61ee664a1dff1a18a602e1fc760ea76800951d2f7b434e1064dc3f/stac_fastapi_core-6.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1be26f0da71b7a43a4f4f660ba1d1b8f35ec5bfc9e71cda9b164cabf30e7c4c6",
                "md5": "0f99f61abacfdf57693d2208457f07a0",
                "sha256": "3b2b9d4f28e684713a70388899080f50a4e9f5353fdb10afefc15d831e309f9f"
            },
            "downloads": -1,
            "filename": "stac_fastapi_core-6.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0f99f61abacfdf57693d2208457f07a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 24968,
            "upload_time": "2025-10-21T07:18:20",
            "upload_time_iso_8601": "2025-10-21T07:18:20.073327Z",
            "url": "https://files.pythonhosted.org/packages/1b/e2/6f0da71b7a43a4f4f660ba1d1b8f35ec5bfc9e71cda9b164cabf30e7c4c6/stac_fastapi_core-6.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-21 07:18:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stac-utils",
    "github_project": "stac-fastapi-elasticsearch-opensearch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "stac-fastapi-core"
}
        
Elapsed time: 1.60420s