This is a static archive of the Python wiki, which was retired in February 2026 due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies.
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.

A tool for parsing the wiki source for the PyCon2006/FinalSchedule page is available in the Python SVN repository's sandbox from the sandbox/pycon directory. The script is called parse-sched.py.

Run the get.sh to fetch the current wiki source for the PyCon2006/FinalSchedule; the script will save it as FinalSchedule in the current directory.

parse-sched.py takes this file on standard input, and can generate several different output formats, chosen by the --format=<whatever> switch. The available formats are:

Please feel free to submit patches that add new output formats. If you have commit privileges, feel free to just check in changes that add new formats.

Additional formats I would like to see:

Example invocation:

./parse-sched.py --format=html <FinalSchedule >schedule.html


CategoryPyCon2006


2026-02-14 16:12