python3-pystac

Python library for working with the SpatioTemporal Asset Catalog

Description

PySTAC is a library for working with the SpatioTemporal Asset Catalog (STAC) specification (https://stacspec.org) in Python 3.

Some nice features of PySTAC are:

 * Reading and writing STAC version 1.0. Future versions will read older
   versions of STAC, but always write the latest supported version.
   See STAC Spec Version Support for details.
 * In-memory manipulations of STAC catalogs.
 * Extend the I/O of STAC metadata to provide support for other platforms
   (e.g. cloud providers).
 * Easy, efficient crawling of STAC catalogs. STAC objects are only read
   in when needed.
 * Easily write "absolute published", "relative published" and
   "self-contained" catalogs as described in the best practices
   documentation.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/stac-utils/pystac


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pystac