Skip to content

A simple but powerful password generator with a graphical user interface, built with Python.

Notifications You must be signed in to change notification settings

David-dev-web/Passwort-Generator-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python Password Generator

A simple but powerful password generator with a graphical user interface (GUI), built with Python.


✨ Features

  • Strong & Random: Generate cryptographically secure random passwords.
  • Customizable: Specify the exact length of your password.
  • Flexible: Easily include or exclude uppercase letters, numbers, and special characters.
  • User-Friendly: Simple and intuitive graphical interface.

πŸš€ Getting Started

There are two ways to use this application:

Option 1: The Easy Way (for Windows Users)

No installation needed! Just download the executable file and run it.

Option 2: Running from Source (for Developers)

If you have Python installed, you can run the script directly.

  1. Make sure you have Python installed on your system.
  2. Download the Password-Generator-GUI.py file from this repository.
  3. Open a terminal or command prompt.
  4. Navigate to the folder where you saved the file.
  5. Run the script with the command: python Password-Generator-GUI.py

πŸ› οΈ Built With

  • Python - The core programming language.
  • Tkinter - For the graphical user interface.

About

A simple but powerful password generator with a graphical user interface, built with Python.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages