PyCon2006/Topics
This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.
What sorts of papers and open space events would you like to see?
Anything on object databases, such as Durus, Schevo, and ZODB.
Plone - perhaps a mini-bootcamp tutorial
Pygame - How to use in games and non-games (like Armin's talk last year!)
Pypy - a deeper look into it. News / plans about it.
Unununium - the python OS.
wxPython - Especially anything beyond "how to create your first wxPython app"
Building extensions to C or C++ libraries (ctypes, swig, etc)
metaclasses - when and how to use them
decorators - when and how to use them