Module python

Source
Available on crate feature python only.
Expand description

Functions for convert pyo3 objects into stac-api structures.

Enums§

StringOrDict
A string or dictionary.
StringOrList
A string or a list.

Functions§

search
Creates a Search from Python arguments.