This is an old revision of the document!
Table of Contents
Notes from PyCon 2013
Disney - Optimizing
David Schachter presented a talk on program optimization.
His slides are available, too.
New Relic - Managing Python App Performance
Instrument Django apps with New Relic. He ran us through some katas.
http://newrelic-python-kata.herokuapp.com
They love postgression for PostgreSQL testing. It makes temporary databases.
xml.weather.yahoo.com looks interesting. Should look into that.
Recommended book: Two Scoops of Django
https://newrelic.com/docs/python has a link to instrumented Python packages.
Promocode: pycon13, free T-shirt
Google talk (3 parts)
1. User / Application Identity
Adam Eidenberg spoke. They say they're going to post a link somewhere.
Random Python-related URLs
Programming Othello/Reversi in Python
Why Netflix is embracing Python over Java. Sounds like an overly-zealous article.