Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 242 Bytes

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