Skip to main content

Module otp

Module otp 

Source
Expand description

Python bindings for HOTP (RFC 4226) and TOTP (RFC 6238) OTP generators.

Structsยง

PyHOTP
HMAC-based One-Time Password generator (RFC 4226).
PyTOTP
Time-based One-Time Password generator (RFC 6238).