User Tools

Site Tools


python:pycon2013

This is an old revision of the document!


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.

# Create a project https://code.google.com/apis/console/
# More stuff... https://code.google.com/p/google-api-python-client/downloads/list

2. Discovery

http://goo.gl/cyY1U

python/pycon2013.1363308769.txt.gz · Last modified: 2023/04/12 20:44 (external edit)