Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 450 Bytes

File metadata and controls

executable file
·
20 lines (14 loc) · 450 Bytes

Instructions

The Python code is in the main.py file.

To be able to run the code, follow these instructions:

  1. Clone the GitHub repository with the git clone command.
  2. Open your terminal in the project's root directory.
  3. Optionally, create a virtual environment.
  4. Install the Python modules.
pip install -r requirements.txt
  1. To run the code, issue the python main.py command.
python main.py