/Python_PasswordEncryption

A project to encrypt and decrypt passwords using Python

Primary LanguagePython

Python Project to encrypt passwords

Tecch Stack :

  • Python
  • Bcrypt Package

Setup :

  • To install the dependencies - pip install -r requirements.txt
  • Run the project - python app.py