Skip to content

nimraanis/Python_Password-generator_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python_Password-generator_project

MIMMI - Password Generator

A simple Python GUI password generator built with Tkinter. Generate strong passwords with letters, numbers, and special characters, and copy them to your clipboard.

Features

  • Custom password length (8–32 characters)
  • Includes uppercase, lowercase, digits & symbols
  • Copy password to clipboard
  • Simple and user-friendly GUI

Requirements

  • Python 3.x
  • Tkinter (pre-installed with Python)
  • pyperclip (pip install pyperclip)

Usage

cd mimmi-password-generator
pip install pyperclip
python password_generator.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages