Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →
Top 17 Python Totp Projects
-
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
Project mention: Behind the 6-digit code: Building HOTP and TOTP from scratch | news.ycombinator.com | 2025-04-14
It is a bit terse, but there is a 20-line Python implementation which cleared up the ideas for me: https://github.com/susam/mintotp
-
extract_otp_secrets
Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
-
-
-
full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Nuxt3, Docker, automatic HTTPS and more. (by whythawk)
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
apache_2fa
Apache two-factor (2FA) authentication with Google Authenticator based on Time-based One-Time Password (TOTP) or HMAC-based one-time password (HOTP) Algorithms.
-
open2fa
A 2FA CLI tool for generating 2FA codes using TOTP secrets, and an optional web ui enabling 2FA code generation from any device
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Python Totp discussion
Python Totp related posts
-
Behind the 6-digit code: Building HOTP and TOTP from scratch
-
Towards a test-suite for TOTP codes
-
Python implementation of the mobile Blizzard Authenticator (TOTP)
-
django authentication , login with otp
-
WebAuthn Is Great and It Sucks
-
Terminal TOTP Manager
-
Managing credentials for automated scripts
-
A note from our sponsor - Judoscale
judoscale.com | 28 Apr 2025
Index
What are some of the best open-source Totp projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | pyotp | 3,112 |
2 | mintotp | 1,351 |
3 | extract_otp_secrets | 1,317 |
4 | python-bna | 256 |
5 | android-otp-extractor | 251 |
6 | full-stack-fastapi-postgresql | 249 |
7 | rofi-rbw | 223 |
8 | totp-cli | 136 |
9 | kagi | 94 |
10 | apache_2fa | 73 |
11 | open2fa | 53 |
12 | krypton | 49 |
13 | alfred-ykman-oath | 10 |
14 | FreakOTP | 6 |
15 | TTM | 2 |
16 | TOTP_poc | 2 |
17 | djangoExample | 2 |