Skip to content

rsjuru/Password-Manager

Repository files navigation

Password Manager

Description

Password Manager is an application designed to securely store and manage password information. It is built using Python, with the graphical user interface (GUI) created using Tkinter. The application utilizes SQLite3 as its database.

Installation

Please note that the application was built on Windows, and compatibility with other operating systems is not guaranteed.

Install Dependencies

Before running the application, ensure you have the following dependencies installed. You can install them using pip:

pip install tkinter zxcvbn cryptography

Running the Application

Run the application with following command:

python gui.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages