Pyusage

A Python module to track resources usage of Python code
Download

Pyusage Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Ricardo Pascal
  • Publisher web site:
  • http://bitbucket.org/voorloop/

Pyusage Tags


Pyusage Description

A Python module to track resources usage of Python code Pyusage is a Python library to track and plot the resource usage of a python code.Currently pyusage only record CPU usage of non-multiprocess programs. But in a near future will be added (probably in this order):* Memory track* Network track* Disc I/O track* Multiprocess trackTo installThree simple ways: easy_install pyusage pip install pyusage python config.py install ( from source ) dpkg -i pyusage.deb ( from deb package )To help* File bug reports at http://bitbucket.org/voorloop/pyusageTo getDownload source releases from PyPI at http://pypi.python.org/pypi/pyusage/You can check out the latest version of the source code using Mercurial:: hg clone http://bitbucket.org/voorloop/pyusageOr get pyusage from official site:: http://foss.voorloopnul.com/modules/pyusage Requirements: · Python


Pyusage Related Software