Skip to content

The Password Generator is a Python script that leverages the Tkinter library to create an interactive and user-friendly graphical user interface for generating random passwords.

License

Notifications You must be signed in to change notification settings

JimmyVS/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

License: MIT Python Version Tkinter ttkthemes

Window

Description

The Password Generator is a Python script, created by Jim Grysmpolakis(JimmyVS) that leverages the Tkinter library to create an interactive and user-friendly graphical user interface for generating random passwords. Users can easily customize password settings, including length, complexity, and character set inclusions. The script also provides an option to save generated passwords to a text file.

Features

Feature Details
Customizable Settings Choose password length, complexity, and include/exclude specific character sets
Random Password Generation Generate random passwords with a single click
Save to File Option to save generated passwords with the corresponding date to a text file.

How to Use

  1. Clone the repository to your local machine.
  2. Run the script using a Python interpreter.
  3. Customize password settings using the intuitive GUI.
  4. Click "Generate" to create a password.
  5. Optionally, click "Save" to store the generated password and date in a text file.

Requirements

  • Python 3.x
  • Tkinter library
  • ttkthemes library

License

This project is licensed under the MIT License - see the LICENSE file for details.

Have fun discovering the settings and generating interesting passwords. Happy Coding!

About

The Password Generator is a Python script that leverages the Tkinter library to create an interactive and user-friendly graphical user interface for generating random passwords.

Topics

Resources

License

Stars

Watchers

Forks

Languages