Skip to content

rahulkumarmmmut/PasswordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordManager MyPass

logo

Mypass is a python application that saves user password and email/username for a website. It also provides a functionality to let the user search for a saved password for a website. It contain a Generate Password button which let a user to generate a strong random password, which will also get saved in the user database.

Installation

Use the below packages to run the program.

from tkinter import *
from tkinter import messagebox
import json

Logo.png needs to be set in the correct directory before use.

image

Resources: https://www.udemy.com/share/103J8C3@ZE4Y15bIueQSvZMBV_YhJyohvb53Q7Q0585TR3XO7ZI8edrleHB_l4EBina1GabX/

Releases

No releases published

Packages

No packages published

Languages