Skip to content

The πŸ”‘ Password Generator is a powerful yet easy-to-use tool built with Python 🐍 and Tkinter πŸ–₯️. With just a click, you can generate πŸ”’ secure, customizable passwords that combine letters, numbers, and symbols. Whether you need one or many, this tool ensures top-tier security πŸ” while keeping things simple and efficient. πŸŽ‰πŸš€

Notifications You must be signed in to change notification settings

shubhamdeepkeshav/pass-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”‘ Password Generator with Python & Tkinter

Welcome to the Password Generator! πŸŽ‰ This tool allows you to quickly generate secure, customizable passwords with just a few clicks. It's built using Python and Tkinter, making it simple yet effective for everyday use.

🌟 Features
πŸ”’ Secure Passwords: Combines letters, numbers, and symbols.
πŸ”’ Customizable: Choose the number of passwords and their lengths.
πŸ“œ Scrollable Output: Easily view and copy generated passwords.
πŸ–₯️ Simple GUI: User-friendly interface made with Tkinter.
πŸš€ Getting Started

1. Clone this Repository

Click the button to clone this project to your local machine:

   git clone https://github.com/your-username/password-generator.git

2. Install Dependencies

Ensure you have Tkinter installed:

   pip install tk(tkenter)

3. Run the Program

Once cloned, run the script using Python:

   python password_generator.py

πŸ’‘ Usage

Set the number of passwords you want to generate. Set the desired length for each password. Click Generate Passwords. Your passwords will appear in the text box below! πŸŽ‰

πŸ› οΈ Tech Stack

Python 🐍: Core programming language for the logic. Tkinter πŸ–ΌοΈ: For the graphical user interface (GUI).

πŸ“Έ Screenshot

Screenshot 2024-10-01 143119 Screenshot 2024-10-01 143158

🀝 Contributing

Welcome contributions! Feel free to fork the repository and submit a pull request. Check out our Contributing Guidelines for more information.

πŸ“œ License

This project is licensed under the MIT License. For more details, see the LICENSE file.

About

The πŸ”‘ Password Generator is a powerful yet easy-to-use tool built with Python 🐍 and Tkinter πŸ–₯️. With just a click, you can generate πŸ”’ secure, customizable passwords that combine letters, numbers, and symbols. Whether you need one or many, this tool ensures top-tier security πŸ” while keeping things simple and efficient. πŸŽ‰πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages