Giter VIP home page Giter VIP logo

21css101j-pps-project's Introduction

Tkinter Password Generator & Strength Checker ๐Ÿ”

  • Welcome to the Tkinter Password Generator & Strength Checker project! This application generates secure, random passwords and checks the strength of manually entered passwords using a graphical user interface built with Tkinter.

Overview

  • This project has been developed in order to complete one of the lab courses of my college. This application provides two main functionalities:

Password Generator:

  • Generates strong, random passwords with a customizable length Password Strength Checker: Evaluates the strength of manually entered passwords. Features Generate passwords of customizable length (minimum 6 characters) Display the strength of generated passwords Check the strength of manually entered passwords Simple and intuitive graphical user interface.

Installation To run the Tkinter Password Generator & Strength Checker, you need to have Python installed on your machine along with the Tkinter library.

Clone the repository:

bash Copy code git clone https://github.com/your-username/Tkinter-Password-Generator-Project.git

cd Tkinter-Password-Generator-Project

Install the required packages:

bash Copy code pip install -r requirements.txt Usage Run the application:

bash Copy code python Tkinter-Password-Generator-Project.py

Generate a password:

Enter the desired password length (minimum 6 characters) in the "Password Length" field.

Click on the "Generate Password" button.

The generated password will be displayed along with its strength.

Check the strength of a manually entered password:

Enter your password in the "Enter Password" field. Click on the "Check Strength" button. The strength of the manually entered password will be displayed.

21css101j-pps-project's People

Contributors

mnaditya05 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.