Skip to main content

Module cache

Module cache 

Source
Expand description

Read-only inventory for content-addressed Python environment caches.

Inventory never executes Python, invokes uv, follows symlinks, or mutates a cache entry. It classifies every visible entry so later prune and repair operations can make decisions from one shared model.

Structs§

PythonEnvironmentCache
PythonEnvironmentCacheEntry
PythonEnvironmentCacheInventory
PythonEnvironmentCacheMetadata
PythonEnvironmentCacheSummary
PythonEnvironmentPruneCandidate
PythonEnvironmentPrunePlan
PythonEnvironmentPrunePolicy
PythonEnvironmentPruneReport

Enums§

PythonEnvironmentCacheError
PythonEnvironmentCacheState
PythonEnvironmentPruneError
PythonEnvironmentPruneOutcome