/Password_Generator_Project

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.

Primary LanguagePythonMIT LicenseMIT

PassReg

Table of content

General Information

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.

Technologies Used

Project is created with:

  • Python
  • json
  • pandas
  • smtplib
  • Tkinter
  • csv

Setup

Install pandas package.

pip install pandas 

Install smtplib package.

pip install secure-smtplib