Plugin for encrypting and storing passwords. Also, if you are new to Python programming, this program will help you become more professional :) If you have a new idea for this project, contact us.
- Write and Read Data in the Database
- Clear Database
- Generate a Random Password (v1.2)
- Debian
sudo apt-get update
sudo apt-get install python3
sudo apt-get install python3-pip
- RedHat/rpm
sudo dnf install python3
git clone https://github.com/stgazing/ups
python3 -m pip install -r requirements.txt
cd ups
python3 ups.py