mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
add memory_profiler
This commit is contained in:
parent
270a3acbb5
commit
80253b3c2d
|
@ -532,6 +532,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [pyringe](https://github.com/google/pyringe) - Debugger capable of attaching to and injecting code into Python processes.
|
||||
* [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar) - Display various debug information about the current request/response.
|
||||
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
|
||||
* [memory_profiler](https://github.com/fabianp/memory_profiler) - Monitor Memory usage of Python code.
|
||||
|
||||
## Science and Data Analysis
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user