6orram / PasswordManager

PasswordManager is a desktop application build with python using the custom tkinter library and MySql database for save data in it

Repository from Github https://github.com6orram/PasswordManagerRepository from Github https://github.com6orram/PasswordManager

PasswordManager

PasswordManager is a desktop application build with python using the custom tkinter library and MySql database for save data on it

Variables

change connection objects value in the file ConectionObjects.py

HOST=""
USER=""
PASSWORD=""
DATABASE=""

MySql Database

we have ont table named password alt text

About

PasswordManager is a desktop application build with python using the custom tkinter library and MySql database for save data in it


Languages

Language:Python 100.0%