Skip to main content

A development tool to measure, monitor and analyze the memory behavior of Python objects.

Project description

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

By pympling a Python application, detailed insight in the size and the lifetime of Python objects can be obtained. Undesirable or unexpected runtime behavior like memory bloat and other “pymples” can easily be identified.

Pympler integrates three previously separate projects into a single, comprehensive profiling tool. Asizeof provides basic size information for one or several Python objects, muppy is used for on-line monitoring of a Python application and the class tracker provides off-line analysis of the lifetime of selected Python objects. A web profiling frontend exposes process statistics, garbage visualisation and class tracker statistics.

Pympler is written entirely in Python, with no dependencies to external libraries. It has been tested with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 on Linux, Windows and MacOS X.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pympler-0.6.tar.gz (174.3 kB view details)

Uploaded Source

File details

Details for the file Pympler-0.6.tar.gz.

File metadata

  • Download URL: Pympler-0.6.tar.gz
  • Upload date:
  • Size: 174.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5

File hashes

Hashes for Pympler-0.6.tar.gz
Algorithm Hash digest
SHA256 c262ceca4dac67b8b523956833c52443420eabc3321a07185990b358b8ba13a7
MD5 4e63ffa40b28d3da4594d0442183a9b9
BLAKE2b-256 d45b73d780a6b3939a8a53fc6db85a8d9eb41be718e7185f6cea534dbd1e1657

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page