Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 636 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 636 Bytes

Configuration

  1. Clone repository to your local machine: Tested on Ubuntu 22.04

  2. Open a command prompt or terminal.

  3. Navigate to the root directory of vianova-data-intern-case-study repository.

  4. Create a new virtual environment by running the following command:

python3 -m venv .

  1. Install the required libraries from the *requirements.txt* file:

pip install -r requirements.txt

How to run

  1. Open command terminal and navigate to the repository

  2. Launch main.py

python3 main.py

  1. Results is written into non_megapolis_countries.txt file

  2. Results file is attached here