Skip to content

Password Generate is a Python program with a modern GUI to generate passwords.

Notifications You must be signed in to change notification settings

abdlalisalmi/Passwords-Generator-python-modern-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Passwords Generator

Password Generate is a Python program with a modern GUI that allows you to generate as many passwords as you want, And you can control the length and the combination of your passwords (Lowercase, Uppercase, Number, Symbol).

The program builds with pure Python code and Python Eel Library, Eel is a little Python library for making modern Python GUI applications with JavaScript, CSS, and HTML, with full access to Python capabilities and libraries.

How it work

  1. First you need to install requirements with pip install -r requirements.txt
  2. Then run the program with python3 main.py

Preview

In this image/video you will see the program interface and how is works.

  1. image:

Preview

  1. video: Link

About

Password Generate is a Python program with a modern GUI to generate passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published