Skip to main content

Module opaque

Module opaque 

Source

Functionsยง

is_opaque
True when a string chunk looks like an opaque blob (base64 / percent-encoded / long high-entropy token) rather than a readable path/identifier. Hex strings and UUIDs are treated as readable ids and excluded.
is_uuid
Canonical 8-4-4-4-12 hex UUID check.