packaging-talk

The talk itself

https://mikesandford.github.io/packaging-talk/slides/

Why make python packages?

That’s what I will address in this talk

It’s based off of pydown: https://github.com/isnowfy/pydown

Getting started

pip install -r requirements.txt
pydown slides.md slides
xdg-open slides/index.html