ANN: psutil 0.4.0 released

2011-10-29 Thread Giampaolo RodolĂ 
Hi folks, I'm pleased to announce the 0.4.0 release of psutil: http://code.google.com/p/psutil === About === psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way by using Python, impleme

[ANN] SciPy India 2011 Abstracts due November 2nd

2011-10-29 Thread Jarrod Millman
== SciPy 2011 Call for Papers == The third `SciPy India Conference `_ will be held from December 4th through the 7th at the `Indian Institute of Technology, Bombay (IITB) `_ in Mumbai, Maharashtra India. At t

WSME 0.2.0 released

2011-10-29 Thread Christophe de Vienne
About WSME -- WSME (Web Service Made Easy) is a very easy way to implement webservices in your python web application (or standalone). Main Changes * Added batch-calls abilities. * Introduce a :class:`UnsetType` and a :data:`Unset` constant so that non-mandatory at