Skip to content

markovianhq/pympler

 
 

Repository files navigation

README for pympler

Latest Version License

Before installing Pympler, try it with your Python version:

python setup.py try

If any errors are reported, check whether your Python version is supported by all the Pympler modules. Pympler is written entirely in Python, with no dependencies other than standard Python modules and libraries. Pympler works with Python 2.5, 2.6, 2.7, 3.1, 3.2, 3.3 and 3.4.

Installation

For a system-wide installation run:

python setup.py install

Test the installed Pympler package:

python setup.py test

Usage

The usage of pympler is described in the documentation. It is available either in this distribution at doc/index.html or you can read it online.

Contributing

You can post wishes, bug reports or patches at our issue tracker or write an email to pympler-dev@googlegroups.com.

Build status Coverage Status

About

Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.7%
  • CSS 3.1%
  • Smarty 2.9%
  • HTML 0.3%