Skip to content

python2and3developer/password_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Password Manager

Python 2 is required.

Installation

    pip install -r requirements.txt

Usage

password_manager.py [-h] filename

Available commands:
clear             clear screen
clipboard, c      copy value to clipboard
create            create a new account
delete, d         delete account
dump              dump file content in plain text
edit, e           edit account
find, f           find account
help, h           print help
hide_values       hide values
list, l           list all available account by name
print, p          print account
print_all         print all accounts
quit, q           quit
random_pass       generate random password
rename            rename account
show, s           show all data of specific account
show_values       show values

About

Password manager in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages