OldLipe / stac.py

Python Client Library for SpatioTemporal Asset Catalog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Client Library for STAC

Software License

Build Status

Code Coverage

Documentation Status

Software Life Cycle

Release

Join us at Discord

About

stac.py is a Python client API for the SpatioTemporal Asset Catalog (STAC) specification. The client library supports version 0.7.0, 0.8.0, 0.8.1, and 0.9.0 of the STAC API. Nevertheless, we aim to support new versions of the API in future releases of stac.py. See the milestones to get the list of versions planned in each release.

Installation

Linux, macOS, and Windows users can get stac.py from the Python Package Index with a recent version of pip:

pip install stac.py

Developer Documentation

See https://stacpy.readthedocs.io/en/latest.

License

Copyright (C) 2019-2020 INPE.

Python Client Library for STAC is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details.

About

Python Client Library for SpatioTemporal Asset Catalog

License:MIT License


Languages

Language:Python 89.7%Language:HTML 9.4%Language:Shell 1.0%