New PyCharm Teaching Tool and Debugging Aid

Wanted to share my memory_graph package that can graph your Python data. This helps to better understand the Python Data Model (references, mutability, shallow/deep copy) and to debug reference problems in for example data structures (Linked List, Binary Tree, …)

 

 

0

Please sign in to leave a comment.