pypass
lightweight directory-based password manager in python
Install
- All systems
-
curl cmd.cat/pypass.sh
- Debian
-
apt-get install pypass
- Ubuntu
-
apt-get install pypass
- Kali Linux
-
apt-get install pypass
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pypass
- Raspbian
-
apt-get install pypass
- Dockerfile
- dockerfile.run/pypass
pypass
lightweight directory-based password manager in python
pypass is a password manager written in python that provides the same functionality as pass. In addition, it is useable as a library.