Package python-module-objgraph: Information

    Source package: python-module-objgraph
    Version: 2.0.1-alt1.1
    Build time:  Mar 15, 2016, 09:21 AM in the task #161295
    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 rpms provided by this srpm:
    python-module-objgraph (noarch)
    python3-module-objgraph (noarch)



      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools

    Last changed


    March 13, 2016 Ivan Zakharyaschev 2.0.1-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Aug. 8, 2015 Eugeny A. Rostovtsev 2.0.1-alt1
    - Version 2.0.1
    July 14, 2014 Eugeny A. Rostovtsev 1.8.1-alt1
    - Version 1.8.1
    - Added module for Python 3