.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
README.qmd
pyproject.toml
.github/workflows/lint.yaml
.github/workflows/pypi.yaml
.github/workflows/tests.yaml
.github/workflows/type.yaml
img/CO2.png
img/accident-london.png
img/earthquakes.png
img/economic.png
img/footprint.png
img/game-sales.png
img/london.png
img/mariokart.png
img/natural-disasters.png
img/netflix.png
img/newyork-airbnb.png
img/newyork.png
img/storms.png
img/ufo.png
img/us-counties.png
img/walks.png
img/wine.png
img/world.png
mpljourney/__init__.py
mpljourney/main.py
mpljourney.egg-info/PKG-INFO
mpljourney.egg-info/SOURCES.txt
mpljourney.egg-info/dependency_links.txt
mpljourney.egg-info/requires.txt
mpljourney.egg-info/top_level.txt
scripts/release.sh
tests/__init__.py
tests/test_main.py