Пакет python3-module-pympler: Информация

    Исходный пакет: python3-module-pympler
    Версия: 1.0.1-alt1
    Собран:  30 сентября 2023 г. 13:46
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/pympler/pympler

    Лицензия: Apache-2.0
    О пакете: A development tool to measure, monitor and analyze the memory behavior of Python objects
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-pympler (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-intro
      5. rpm-build-python3

    Последнее изменение


    5 августа 2023 г. Vitaly Lipatov 1.0.1-alt1
    - initial build for ALT Sisyphus