Sign up here if you would like to give a presentation on your favourite python library packages at the WinniPUG meeting on June 27th, 2007. All you need to do is give the group an overview of the package or module and a few examples to show how it can be used. Just edit this page and add your name below. See you on the 27th!
Library Package or Module
Presenter Name
Sydney Weidman
Using strings like files (StringIO)
Sydney Weidman
Handling date and time objects (datetime)
Sydney Weidman
Comma Seperated Values, Reading and Writing (csv)
Mark Jenkins
Generate pseudo-random numbers (random)
Sara Arenson
Matching files using wildcards (glob)
Stuart Williams
Parsing command line args (optparse)
Stuart Williams
Stuart Williams
Stuart Williams
String constants and Template strings
Stuart Williams
Functions creating iterators for efficient looping (itertools)
Stuart Williams
Python object serialization (pickle)
Stuart Williams
Unordered collections of unique elements (sets)
Stuart Williams