Selected Python Packages
Py-notify, http://pypi.python.org/pypi/py-notify/0.3.1
An unorthodox implementation of Observer programming pattern.
ordereddict, http://pypi.python.org/pypi/ordereddict
A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
Selain [2], ada package lain yg menyediakan implementasi OrderedDict, tetapi API nya tidak 100% kompatible, misal, di [2], tidak terdapat method sort()
Pythonutils - Python Programming Package, http://sourceforge.net/projects/pythonutils/
Pythonutils is a Python package of modules useful for common programming tasks in Python. These include config file reading and writing, dealing with paths and URLs and a comprehensive ordered dictionary class (plus more).
cdecimal, http://pypi.python.org/pypi/cdecimal/2.3
Fast drop-in replacement for decimal.py
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.3 to 2.6
Object for working with files and directories
Twisted, http://twistedmatrix.com/trac/
scikit-learn, Machine Learning in Python,