Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.08 KB

Screenshots (Desktop):


Screenshots (Mobile version):

Image 1 Image 2

Launch

Clone the repository:

git clone https://github.com/Kamolgks/Password-Generator

Then install requirements:

pip install -r requirements.txt

Then run the file:

python3 app.py

Requirements

  • Python3 (version 3.8 or later)
  • Flask

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE.