A simple yet powerful password generator built with Python.
The tool allows users to create secure, random passwords with customizable options.
This project aims to help users generate strong and customizable passwords.
With support for different character sets, adjustable length, and planned GUI features, it provides both security and ease of use.
We provide a complete password generation pipeline with a focus on usability and security:
π Character set customization
π’ Adjustable password length
π±οΈ One-click copy to clipboard (planned)
ππ Theme toggle (planned)
π Password strength evaluation and fun taglines (planned)
π Optional vault for secure local storage (planned)
- Generate strong random passwords
- Choose from uppercase, lowercase, numbers, and symbols
- Adjustable length for flexibility
- Planned GUI enhancements:
- Password strength meter
- Copy-to-clipboard button
- Dark/Light theme support
- Exclude certain characters from password generation
It is recommended to run the project in a Python 3.x environment.
git clone https://github.com/<your-username>/Python-password-generator.git