STAC Client A Python client for working with STAC Catalogs and APIs. Table of Contents Table of Contents Installation Documentation Development Installation Install from PyPi. Other than PySTAC itself, the only dependencies for pystac-client is the Python requests and dateutil libraries. pip install pystac-client Documentation See the documentation page for the latest docs. Development See the contributing page for the latest development instructions.