Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 843 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 843 Bytes

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