Skip to content

This project is developed in python to make a password manager that gives you a file to see the saved data. You can edit the data from the application and also if you have a lot of data you can search it by name.

Notifications You must be signed in to change notification settings

luisangelponcealvarez/Password-Manager

Repository files navigation

Password Manager

This project is developed in python to make a password manager that gives you a file to see the saved data. You can edit the data from the application and also if you have a lot of data you can search it by name.

Usage 🚀

~Download and install python on your computer

https://www.python.org/

~Clone this repository

git clone https://github.com/luisangelponcealvarez/Password-Manager.git

~Install dependencies (make sure you are in the root of this repository)

py -m pip install -r requirements.txt

What you need

you need to create a file with file extension (db) to store the data

~Execute the command to run the app

python main.py

Tutoria: videos

Miniatura

miniatura

About

This project is developed in python to make a password manager that gives you a file to see the saved data. You can edit the data from the application and also if you have a lot of data you can search it by name.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages