PSI News
11/09/2007 PSI Lightning Talk at PyCon UK 2007:
Chris Miles gave a Lightning Talk about PSI at PyCon UK 2007, get a copy of the presentation here.
06/09/2007 PSI 0.2a1 released:
PSI 0.2a1 has been released, get it here. This version supports Solaris, Linux and Mac OS X and provides detailed run-time process information.
27/07/2007 Pre-release:
I've had requests for access to a pre-release, which I'm happy to provide. Please be aware that only minimal support will be offered for it, and that the API may still change before the actual release. Please read the notes that accompany the pre-release. Note that very little documentation exists. Try help(psi) and help(psi.process) at the Python prompt. Feedback and patches are welcome.
Notes:
- psi.loadavg(), psi.arch and psi.process implemented for Mac OS X and Solaris.
- Very early Linux support also.
- To install: $ python setup.py install
