Skip to content

KrtinShet/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Password Manager

A simple command line python password manager. Using Sqlite3 database and AES256 for encryption and decryption.

To Run the code:

python manage.py

Features Include:

  • adding entries
  • updating passwords
  • updating usernames
  • a short decsription of the entred usernames and passwords
  • copy password in the clipboard and clears after 15 seconds

Feel Free to upgrade the code and contribute to the open source and community

Releases

No releases published

Packages

No packages published

Languages