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
- Python3 (version 3.8 or later)
- Flask
This project is licensed under the GNU GENERAL PUBLIC LICENSE.