A Python client for working with STAC APIs.
PySTAC Client is published to PyPi as pystac-client.
The only direct Python dependencies of pystac-client are PySTAC, requests, and dateutil.
To install with pip, run:
python -m pip install pystac-client
See the documentation page for the latest docs.
See the contributing page for the latest development instructions.