pysepal.solara.session_manager#

Session Manager for gee, drive and sepal interfaces for Solara applications.

This module provides centralized session management for gee, gdrive and sepal interfaces, handling initialization, cleanup, and session tracking across different Solara applications.

Module Attributes

CLOSED_SCOPE_MEMORY

How many cleaned-up scope ids to remember, to refuse late resurrection.

Functions

resolve_sepal_headers

Validate a connection's raw headers into SEPAL headers.

setup_sessions

Set up sessions management for Solara applications.

SessionManager()

A singleton session manager for solara-sepal applications.