Skip to content

mzelder/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI Password Generator

GUI Password Generator is GUI application created to generate password. You can choose between few options to generate your password:

  • Length
  • Characters that will be included:
    • lower
    • upper
    • numbers
    • symbols

The password will be generated automatically after selecting an option or changing the length.

Instalation

pip install tk
pip install pyperclip

To utilize this code, it is recommended that you clone the repository onto your local machine and run the application locally. Alternatively, you may download the code and run it in your preferred development environment berfore u will do it, please download those requirments.

Releases

No releases published

Packages

No packages published

Languages