Typing stubs for WTForms, providing type hints for the WTForms library. Current version: 3.2.1.20260408. Release cadence tracks CPython typeshed updates.
pip install types-wtformsVerified import paths — ran on the pinned version, not inferred.
Basic form definition using WTForms stubs.
pip install wtforms types-wtforms
Ensure wtforms version matches the stub major.minor version.