This is some code I've put together for a humorous talk at Chicago Python Spooky Halloween Talks edition.
See the southern_hemisphere
package for the implementation details.
Install the southern_hemisphere package first:
pip install southern_hemisphere
Then make sure you have jupyter-notebook installed and open the ChiPy trick or treat.ipynb
notebook, running all cells should mostly recreate the code portion of talk presentation.
Thanks to my company Scry Engineering for helping with this talk and thanks to some of my Python trainer colleagues at Python Charmers for discussing some of the details of Folium and other GIS topics that were involved in this talk.