mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
Add memory-graph
This commit is contained in:
parent
5454e85bbb
commit
5cabd273d0
@ -420,6 +420,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) - Display various debug information for Django.
|
||||
* [flask-debugtoolbar](https://github.com/pallets-eco/flask-debugtoolbar) - A port of the django-debug-toolbar to flask.
|
||||
* [icecream](https://github.com/gruns/icecream) - Inspect variables, expressions, and program execution with a single, simple function call.
|
||||
* [memory-graph](https://github.com/bterwijn/memory_graph) - Visualize Python data at runtime to debug references, mutability, and aliasing.
|
||||
* [pyelftools](https://github.com/eliben/pyelftools) - Parsing and analyzing ELF files and DWARF debugging information.
|
||||
|
||||
## Deep Learning
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user