/yyc-historical-city-limits

A Python script that creates a video illustrating the historical changes in the city limits of Calgary

Primary LanguagePythonMIT LicenseMIT

logo

yyc-historical-city-limits

coding_style GitHub Pages

A Python script that creates a video illustrating the historical changes in the city limits of Calgary

Environment

  • Python 3.9

Getting Started

python -m venv .venv
.venv\Scripts\activate
python -m pip install -U pip
pip install -r requirements.txt
python generate.py

Use pip install -r requirements-dev.txt for development.

Credits