https://github.com/bterwijn/memory_graph
Teaching tool and debugging aid in context of references, mutable data types, and shallow and deep copy.
https://github.com/bterwijn/memory_graph
python3-data-visualization-debugging-education
Last synced: 3 days ago
JSON representation
Teaching tool and debugging aid in context of references, mutable data types, and shallow and deep copy.
- Host: GitHub
- URL: https://github.com/bterwijn/memory_graph
- Owner: bterwijn
- License: bsd-2-clause
- Created: 2023-05-19T18:13:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-30T11:48:59.000Z (21 days ago)
- Last Synced: 2025-12-31T10:58:32.408Z (20 days ago)
- Topics: python3-data-visualization-debugging-education
- Language: Python
- Homepage:
- Size: 66.2 MB
- Stars: 530
- Watchers: 6
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- fucking-awesome-python - memory-graph - Visualize Python data at runtime to debug references, mutability, and aliasing. (Debugging Tools)
- awesome-python - memory-graph - Visualize Python data at runtime to debug references, mutability, and aliasing. (Debugging Tools)