Package python3-module-objgraph: Information

    Source package: python3-module-objgraph
    Version: 3.6.2-alt1
    Latest version according to Repology
    Build time:  Oct 10, 2024, 06:49 PM in the task #359468
    Report package bug
    License: MIT
    Summary: Draws Python object reference graphs with graphviz
    Description: 
    objgraph is a module that lets you visually explore Python object
    graphs.
    
    You'll need graphviz if you want to draw the pretty graphs.
    
    I recommend xdot for interactive use. pip install xdot should suffice;
    objgraph will automatically look for it in your PATH.

    List of RPM packages built from this SRPM:
    python3-module-objgraph (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    Grigory Ustinov
    @python

      1. graphviz
      2. python3-module-setuptools
      3. fontconfig
      4. fonts-ttf-liberation
      5. rpm-build-python3

    Last changed


    Oct. 10, 2024 Grigory Ustinov 3.6.2-alt1
    - Automatically updated to 3.6.2.
    April 4, 2024 Grigory Ustinov 3.6.1-alt1
    - Automatically updated to 3.6.1.
    Aug. 13, 2023 Alexey Sheplyakov 3.6.0-alt1
    - Version 3.6.0. This one actually works with python 3.11.
    - Added missing build dependencies for the test suite.