Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 239 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 239 Bytes

totp-qr-code-generator

A generator for TOTP QR codes written in Python

Dependencies

  • qrcode

    pip install -r ./requirements.txt

References