shuxiang1990 / unicode-in-python

slides for Unicode In Python, Completely Demystified (PyCon 2008)

Home Page:http://farmdev.com/talks/unicode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

slides for Unicode In Python, Completely Demystified (PyCon 2008)

http://farmdev.com/talks/unicode

License:Do What The F*ck You Want To Public License


Languages

Language:HTML 59.9%Language:JavaScript 23.1%Language:CSS 12.0%Language:Python 5.0%