-
Clone repository to your local machine: Tested on Ubuntu 22.04
-
Open a command prompt or terminal.
-
Navigate to the root directory of vianova-data-intern-case-study repository.
-
Create a new virtual environment by running the following command:
python3 -m venv .
- Install the required libraries from the
*requirements.txt*
file:
pip install -r requirements.txt
-
Open command terminal and navigate to the repository
-
Launch main.py
python3 main.py
-
Results is written into non_megapolis_countries.txt file
-
Results file is attached here