I'm happy to announce that PySide and Shiboken version 1.2 have been
released. PySide is a community supported LGPL wrapper for the Qt
libraries and Shiboken is a C++ wrapping tool used by PySide. Version
1.2 contains numerous stability fixes, improved Windows installation via
easy_install, a
I'm proud to release version 1.5.0 of Roundup which has been possible
due to the help of several contributors. This release introduces some
new features, most notably modular web templating with Jinja2 as a
templating engine (the old templating engine is still the recommended
one) and, as usual, f
Hi there folks,
I'm pleased to announce the 1.0.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, memory, disks,
network, users) in a portable way by using