Python library for searching SpatioTemporal Asset Catalog (STAC) APIs.
Project Links
Meta
Author: Jon Duckworth, Matthew Hanson
Maintainer: Jon Duckworth, Matthew Hanson
Requires Python: >=3.10
Classifiers
Programming Language
- Python
- Python :: 3
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
Operating System
- OS Independent
Natural Language
- English
Development Status
- 4 - Beta
Intended Audience
- Developers
License
- OSI Approved :: Apache Software License
Topic
- Scientific/Engineering :: GIS
- Software Development :: Libraries
- Software Development :: Libraries :: Python Modules
pystac-client
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.
Feb 11, 2025
0.8.6
Oct 23, 2024
0.8.5
Oct 16, 2024
0.8.4
Jul 22, 2024
0.8.3
May 30, 2024
0.8.2
May 23, 2024
0.8.1
May 17, 2024
0.8.0
Apr 19, 2024
0.7.7
Feb 28, 2024
0.7.6
Sep 05, 2023
0.7.5
Sep 05, 2023
0.7.4
Aug 21, 2023
0.7.3
Jun 26, 2023
0.7.2
Jun 13, 2023
0.7.1
Jun 12, 2023
0.7.0
Mar 14, 2023
0.6.1
Jan 27, 2023
0.6.0
Sep 21, 2022
0.5.1
Aug 30, 2022
0.5.0
Jun 08, 2022
0.4.0
May 26, 2022
0.3.5
May 25, 2022
0.3.4
Apr 28, 2022
0.3.3
Jan 11, 2022
0.3.2
Nov 18, 2021
0.3.1
Sep 28, 2021
0.3.0
Sep 22, 2021
0.3.0b1
Aug 04, 2021
0.2.0
Aug 02, 2021
0.2.0rc1
Jun 25, 2021
0.2.0b2
Jun 25, 2021
0.2.0b1
Apr 17, 2021
0.1.1
Apr 15, 2021
0.1.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=2.28.2)
requests
(>=1.10.0)
pystac[validation]
(>=2.8.2)
python-dateutil