Skip to content

lazarchris/PopulationCaseStudy

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%