Skip to content

stac-utils/pystac-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7cb5fd2 · Feb 19, 2025
Feb 3, 2025
Feb 19, 2025
Feb 19, 2025
Feb 3, 2025
Feb 11, 2025
Mar 2, 2021
Apr 12, 2021
Apr 19, 2024
Feb 3, 2025
Feb 11, 2025
Feb 3, 2025
Feb 19, 2025
Apr 16, 2021
May 31, 2022
Dec 31, 2024
Apr 19, 2024
Feb 3, 2025
Feb 3, 2025

Repository files navigation

pystac-client

CI Release PyPI version Documentation codecov

A Python client for working with STAC APIs.

Installation

Install from PyPi. Other than PySTAC itself, the only dependencies for pystac-client are the Python requests and dateutil libraries.

python -m pip install pystac-client

Documentation

See the documentation page for the latest docs.

Development

See the contributing page for the latest development instructions.