Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 388 Bytes

README.rst

File metadata and controls

14 lines (8 loc) · 388 Bytes

This was a presentation for PyCon 2008 on how to understand Unicode in Python. It is in the public domain under the WTFPL license. It is free to re-use / re-write or anything you want.

The source of the text is contained in unicode.txt

To build the slides create a virtualenv and run:

pip install -r requirements.txt
python build.py