Muppy Documentation

Muppy tries to help developers to identity memory leaks of Python applications. It enables the tracking of memory usage during runtime and the identification of objects which are leaking. Additionally, tools are provided which allow to locate the source of not released objects.

Table of Content

  • Intro - If you are new to muppy, the introduction is a good place to start.
  • Tutorial - A tutorial on how you might use muppy to identify a memory leak can be found here.
  • Library - All the tools provided by muppy.

Also available are