You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python client for working with [STAC](https://stacspec.org/) Catalogs and APIs.
10
-
11
-
## Table of Contents
12
-
13
-
-[Table of Contents](#table-of-contents)
14
-
-[Installation](#installation)
15
-
-[Documentation](#documentation)
16
-
-[Development](#development)
9
+
A Python client for working with [STAC](https://stacspec.org/) APIs.
17
10
18
11
## Installation
19
12
20
-
Install from PyPi. Other than [PySTAC](https://pystac.readthedocs.io) itself, the only dependencies for pystac-client are the Python [requests](https://docs.python-requests.org) and [dateutil](https://dateutil.readthedocs.io) libraries.
13
+
Install from PyPi.
14
+
Other than [PySTAC](https://pystac.readthedocs.io) itself, the only dependencies for **pystac-client** are the Python [requests](https://docs.python-requests.org) and [dateutil](https://dateutil.readthedocs.io) libraries.
0 commit comments