pysepal.scripts.sepal_client#
Deprecated compatibility shim for the pre-0.2 vendored SepalClient.
Temporary bridge so downstream apps that still import
(sepal_ui|pysepal).scripts.sepal_client.SepalClient and call the legacy
file verbs keep working against pysepal >= 3.7. Scheduled for removal in
pysepal 4.0.
New code: from pysepal_api import SepalClient and use the .files.* API.
Classes
|
|