FreeBSD.software
Home/devel/py311-memory-graph

py311-memory-graph

0.3.65

Teaching tool for debugging references and mutable data types

memory-graph is a Python library that creates visual memory graphs for teaching and debugging purposes. It helps visualize object references, mutable data types, and the differences between shallow and deep copying in Python. Key features: * Generate visual representations of Python object references * Illustrate memory layouts and object relationships * Educational tool for understanding Python memory model * Debugging aid for complex data structures * Support for various data types including lists, dictionaries, and custom objects The library uses Graphviz to create clear, graphical representations that make it easier to understand how Python manages memory and references.

Origin: devel/py-memory-graph
Category: devel
Size: 453KiB
License: BSD2CLAUSE
Maintainer: yuri@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install py311-memory-graph

Dependencies (2)

More in devel