Logo     Photos

7 Member(s) Online

PyCon is a 100%
Volunteer-run
Conference Organized by
Members of the
Python
Community.

Site/Questions etc ?

Valid XHTML 1.0 Transitional

Valid CSS!

PyCon 2007 is sponsored
in part by
Zenoss - The Next Step in IT Management Google Microsoft .Net Framework EWT LLC Enthought, Inc. ITA Software
Platinum
Wingware Python IDE Accense Technology, Inc.
Gold
Quality Vision International Inc. MerchantCircle Big Nerd Ranch, Inc. High Speed Rails Canonical ZeOmega -- Open Minds' Open Solutions Open Source Applications Foundation CCP Games Tummy.com - we do linux AG Interactive ActiveState - Dynamic Tools for Dynamic Languages
Silver
Python411 Podcast Series O'Reilly Media, Inc.
Media

Key Python Technologies You Should Know

The idea of this talk is to highlight some of the cross-domain technologies that a programmer would find useful in his toolbelt as he moves among problems or job positions.

  • criteria for inclusion in talk:
    • cross-platform
    • cross-domain
    • of general use, not obscure or a niche
  • optparse (something many projects use, or should use, for positional and keyword arguments, plus with instant --help documentation, --version display and more)
  • docutils.reST (restructured text appears in so many areas of the Python community: docstrings, READMEs, page templates, wiki markup, doctests)
  • interfaces/adapters
  • eggs (an up-and-coming key technology)
  • unit test frameworks (Python is strong in this area)
  • DB-API?
Content Last Modified: October 25, 2006, at 03:10 AM