Skip to content

cfinn68916/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyPassword

A Python-based password manager


Installation

To install PyPassword, run:

$ git clone https://github.com/cfinn68916/PyPassword
$ cd PyPassword

To list the passwords, go to the PyPassword directory and run:

$ python3 main.py list

To add a password, go to the PyPassword directory and run:

$ python3 main.py add

To remove a passwords, go to the PyPassword directory and run:

$ python3 main.py remove

To decrypt a password, go to the PyPassword directory and run:

$ python3 main.py decrypt

To show the list of commands, go to the PyPassword directory and run:

$ python3 main.py help

About

A Python-based password manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages