Typing stubs for itsdangerous, providing type annotations for secure data serialization. Current version 1.1.6, updated as part of typeshed releases.
pip install types-itsdangerousNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of URLSafeTimedSerializer with type stubs.
Install both: pip install itsdangerous types-itsdangerous
Check itsdangerous version and typeshed stub version match; update both if needed.