- First open terminal where README.md file is stored in this project.
- make sure you have python3.10 or above installed.
- (optional) create virtual environment using
python -m venv pyenv
and the activate that using.\Scripts\bin\activate
- install all modules using
pip install -r req.txt
- run the code using
python run.py