/intro-to-python

Intro to Python Presentation

Primary LanguagePython

Intro to Python

A presentation for Kansas City Developers Conference 2012. Created using Sphinx and a sphinx extension called hieroglyph for creating the html5 slides.

To build the presentation:

$ pip install -r requirements.txt
$ make slides

Open the index.html file in _build/slides