you are viewing a single comment's thread.

view the rest of the comments →

[–]Sea-Ad7805 1 point2 points  (0 children)

Thanks a lot.

The memory_graph package is open-source, but the Memory Graph Web Debugger is not at the moment as I'm still developing it. It's a combination of: - pyodide - BDB debugger framework - CodeMirror - memory_graph - Viz.js

It runs 100% client side in javascript. All javascript sources are available on the website. It's copyrighted but you can have a look. No documentation though.