Differences between revisions 10 and 28 (spanning 18 versions)
Revision 10 as of 2006-01-09 14:51:13
Size: 868
Comment:
Revision 28 as of 2008-11-15 14:00:50
Size: 1482
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The following birds-of-a-feather sessions are planned for ["PyCon2006"]. #acl All:read
The following birds-of-a-feather sessions are planned for [[PyCon2006]]:

  * EducationBof
  * PyCon2007AndBeyond
  * ZopeFoundationBoF
  * ChandlerBoF
  * PromotingPythonBof
  * AustinPUGBof
  * ModPythonBof
  * [[PyMyCMSBof]]
  * VirtualCollaboratoryBof
  * PythonASTBof
  * [[PythonForSecurity]]
  * [[wxPython BoF]]
Line 20: Line 35:
next year? next year.
Line 27: Line 42:
= Python AST BOF =

The Python bytecode compiler will sport a new abstract syntax in Python 2.5. The
AST will provide an interface between the interpreter and Python programs, which
can inspect or modify the AST. The purpose of the BOF is to discuss uses of the
AST and to define APIs for sharing the AST between Python and C.

The following birds-of-a-feather sessions are planned for PyCon2006:

Schedule information will be added to this page before the conference begins.

PSF Grants

Find out about the three projects the PSF has funded, and learn how to apply.

  • What projects have been funded?
  • How to apply?
    • Application process
    • The PSF's decision process
    • Tips on what the PSF is looking for

Google's Summer of Code

Google's Summer of Code initiative, which funded students to work on free software, attracted a lot of attention in 2005. The PSF selected 19 Python-related projects for funding. Come to this panel to find out how things went and how to get involved next year.

  • Quick review of funded projects
  • Outcomes of the funded projects
  • How to help next year?
  • How to apply next year?

Python AST BOF

The Python bytecode compiler will sport a new abstract syntax in Python 2.5. The AST will provide an interface between the interpreter and Python programs, which can inspect or modify the AST. The purpose of the BOF is to discuss uses of the AST and to define APIs for sharing the AST between Python and C.


CategoryPyCon2006

PyCon2006/BoF (last edited 2008-11-15 14:00:50 by localhost)

Unable to edit the page? See the FrontPage for instructions.