API reference

API reference#

This page provides an auto-generated summary of scrappi’s API. For more details and examples, refer to the relevant chapters in the main part of the documentation.

Interface#

interface

High-level scrappi interface helpers.

product

Product item and product set utilities.

APIs#

api.factory

Factory for API call handler classes.

api.base

scrappi.api.base - base class for API call handler implementations.

api.eodag

EODAG API handler integration for scrappi.

File System#

fs.factory

Factory to obtain filesystem adapter instances.

fs.base

scrappi.fs.base - base class for file system call handler implementations

fs.localfilesystem

Local filesystem adapter used to locate and manage archived products.

fs.tdrive

T-drive filesystem adapter.

Utils#

utils.plot_utils

scrappi.utils.plot_utils - utility functions for plotting

utils.utils

scrappi.utils - util functions for api and file system call handlers