Skip to content

Password Generator is a Python-based desktop app that allows users to generate secure passwords with customizable lengths, including letters, numbers, and symbols. Built using customtkinter, it features a clean GUI, password strength meter (weak to strong), clipboard copy, and the ability to save passwords to a text file.

License

Notifications You must be signed in to change notification settings

Bikash07-git/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Password Generator - GUI Desktop App

GitHub repo size GitHub last commit GitHub top language Python

A sleek and modern password generator built with Python and CustomTkinter, featuring a strength meter, clipboard copy, regenerate button, and save-to-file functionality.


🧠 Features

  • ✅ Generate strong passwords with letters, numbers, and symbols
  • ✅ Real-time password strength meter (Weak / Medium / Strong)
  • ✅ Copy password to clipboard instantly
  • ✅ Regenerate button for quick reset
  • ✅ Save generated password to a .txt file
  • ✅ Clean and modern GUI with customtkinter

🖼️ Screenshot

Password Generator GUI Screenshot


🚀 Getting Started

🔧 Requirements

  • Python 3.10 or higher
  • Install required libraries:
pip install -r requirements.txt
<<<<<<< HEAD
=======
python password_generator.py

About

Password Generator is a Python-based desktop app that allows users to generate secure passwords with customizable lengths, including letters, numbers, and symbols. Built using customtkinter, it features a clean GUI, password strength meter (weak to strong), clipboard copy, and the ability to save passwords to a text file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages