SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python password-generator Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
passphraseme
A quick and simple cryptographically secure script to generate high entropy passphrases using EFF's wordlists
-
-
-
Security-Tools-in-Python
Several simple projects done in Python for network monitoring for Cybersecurity and high availability. All the modules needed are in their folder with the script.
-
-
Password-Manager-using-Tkinter
In this project, we'll be building a Graphical User Interface(GUI) Password Manager application that will help us manage our passwords easily. The passwords will be encrypted and stored in a SQL database. It doesn't rely on any web connection and hence, there will be fewer potential risks.
-
Password-database-With-special-stuff
This is a password database that i (Vapen_Hem) have been working on (on and off) since october 2021. It started as a password generator as i was sick of having to come up with long secure passwords. And when i had developed that, i realised that i wanted to store these passwords somewhere, and that somewhere became this project.
-
-
-
clipassgen
Terminal-based smart password generator with deterministic password generation. Generate passwords from secret phrases - same secret always produces the same password, no storage required. (by smartlegionlab)
Project mention: The Pointer-Based Security Paradigm: A Practical Shift from Data Protection to Data Non-Existence | dev.to | 2025-09-23Console Smart Password Generator
-
-
-
Password-Cracking-Dictionary-Generators
A collection of password dictionary generator scripts used to generate lists of base dictionaries that can then be used for cracking
-
SafeTokenGen
Generate Passwords, OTPs, PINs, API keys and Token lists with various options for customization.
-
smartpasslib
Smart Passwords Library(Python): Cryptographic password generation and management without storage. Generate passwords from secrets, verify knowledge without exposure, manage metadata securely.
Project mention: The Pointer-Based Security Paradigm: A Practical Shift from Data Protection to Data Non-Existence | dev.to | 2025-09-23SmartPassLib - Storage-free authentication
-
-
PassForgePro
Paranoia-grade, zero-knowledge, local-first password vault built in Python. PassForge Pro secures your credentials with AES-256 encryption, adaptive key derivation, memory wiping, and anti-forensic features—no cloud, no telemetry, total digital sovereignty.
Project mention: Show HN: What I learned building a local-only password manager (PassForgePro) | news.ycombinator.com | 2026-01-21https://can-deliktas.github.io/PassForgePro/faq.html
There is no interface that exposes secrets outside the app. When I talk about cryptography and design in the README and FAQ, the focus is on local protection, not on a remote API.
As I mention in the FAQ, PassForgePro is an experimental learning project, not a production-grade password manager. It does not claim to defend against a fully compromised OS or malicious local software — that’s outside its threat model.
So if someone assumes there must be an API or external access, that assumption doesn’t match the actual architecture.
OPEN SOURCE Code: https://github.com/can-deliktas/PassForgePro/blob/main/PassF...
-
Simple-Random-Password-Generator
A simple Python script that generates a strong password by selecting a random sequence of characters, choosing from numbers, normal and special characters.
-
-
-
Python password-generator discussion
Python password-generator related posts
-
Show HN: PassManagerWeb – A password manager written in Django
-
I made a password algorithms using python (gui+term version)
-
I made a password algorithms using python (gui+term version)
-
I made a simple random password generator
-
GitHub - t3l3machus/psudohash: Password list generator that focuses on keywords mutated by commonly used password creation patterns
-
github.com: genpassaas
-
What password generators does everyone use now since passwordgenerator plus is gone?
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Index
What are some of the best open-source password-generator projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | pydictor | 3,629 |
| 2 | psudohash | 1,442 |
| 3 | passphraseme | 268 |
| 4 | longtongue | 105 |
| 5 | PassMute | 54 |
| 6 | Security-Tools-in-Python | 31 |
| 7 | password-generator-py | 29 |
| 8 | Password-Manager-using-Tkinter | 21 |
| 9 | Password-database-With-special-stuff | 11 |
| 10 | bipsea | 9 |
| 11 | Password-Manager | 9 |
| 12 | clipassgen | 9 |
| 13 | PasswordAlgorithms | 7 |
| 14 | pswm | 7 |
| 15 | Password-Cracking-Dictionary-Generators | 7 |
| 16 | SafeTokenGen | 6 |
| 17 | smartpasslib | 5 |
| 18 | pwplz | 5 |
| 19 | PassForgePro | 4 |
| 20 | Simple-Random-Password-Generator | 4 |
| 21 | hashtable | 3 |
| 22 | PetalVault | 3 |
| 23 | strong-but-simple-passwords | 2 |