Skip to content

xinran0606/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager (Based on TechWithTim Tutorial)

This project is a modified version of the password manager originally created by
TechWithTim in his Python project series.

Original source code:
https://github.com/techwithtim/5-Python-Projects-For-Beginners/blob/main/password_manager.py

This version has been rewritten and extended for personal learning and practice.
Several features such as improved security checks, password confirmation, and additional logic have been added or refactored.


Requirements

Before running the program, you need to install the required Python package:

Install using pip:

pip install cryptography

Generate Encrytion Key

python write_key.py

Run Password Manager

python Main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages