PassReg is a stand-alone project. The PassReg is a password-generating application. Which helps users to keep their passwords secure without third-party support.
Project is created with:
- Python
- json
- pandas
- smtplib
- Tkinter
- csv
Install pandas package.
pip install pandas
Install smtplib package.
pip install secure-smtplib