Skip to main content

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

Project description

README for pympler

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 3.6, 3.7, 3.8, 3.9, 3.10 on Linux, Windows and MacOS X.

Installation from PyPI

To install the latest version of Pympler from the Python package index run:

pip install Pympler

Installation from source

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. Pympler is written entirely in Python, with no dependencies other than standard Python modules and libraries. Pympler works with Python 3.6, 3.7, 3.8, 3.9 and 3.10.

For a system-wide installation from source run:

pip 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.

Latest Version License Coverage Status

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-1.0.1.tar.gz (677.0 kB view details)

Uploaded Source

Built Distribution

Pympler-1.0.1-py3-none-any.whl (164.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Pympler-1.0.1.tar.gz
  • Upload date:
  • Size: 677.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10

File hashes

Hashes for Pympler-1.0.1.tar.gz
Algorithm Hash digest
SHA256 993f1a3599ca3f4fcd7160c7545ad06310c9e12f70174ae7ae8d4e25f6c5d3fa
MD5 505f6c7349c8ecf6f0927294ec618666
BLAKE2b-256 12b79d17fbb2fde0b035dbd27e5d82dfbcd3fa990cf5a469cef8e89712d16113

See more details on using hashes here.

Provenance

File details

Details for the file Pympler-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: Pympler-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 164.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.10

File hashes

Hashes for Pympler-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d260dda9ae781e1eab6ea15bacb84015849833ba5555f141d2d9b7b7473b307d
MD5 4e2901b3e89fc4c0530ba23eb8015df0
BLAKE2b-256 2c4241e1469ed0b37b9c8532cb8074bea179f7d85ee7e82a59b5b6c289ed6045

See more details on using hashes here.

Provenance

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