zehengl / yyc-historical-city-limits

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

Home Page:https://zehengl.github.io/yyc-historical-city-limits/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://zehengl.github.io/yyc-historical-city-limits/

License:MIT License


Languages

Language:Python 100.0%