TOTP Generator

This Python script generates Time-based One-time Passwords (TOTP) without any external dependency.

Requirements:

  • Python 3.6+

Usage:

  1. Assign the TOTP secret key to the totp_key variable in the script.
  2. The function prints the TOTP.