Skip to content

Commit c6dbc7c

Browse files
committed
Merge pull request vinta#234 from kkc/master
add profiling to Debugging Tools section
2 parents 01467cd + 6e12161 commit c6dbc7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
844844
* [pyringe](https://github.com/google/pyringe) - Debugger capable of attaching to and injecting code into Python processes.
845845
* [python-statsd](https://github.com/WoLpH/python-statsd) - Python Client for the [statsd](https://github.com/etsy/statsd/) server.
846846
* [memory_profiler](https://github.com/fabianp/memory_profiler) - Monitor Memory usage of Python code.
847+
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
847848
* [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar) - Display various debug information about the current request/response.
848849
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
849850

0 commit comments

Comments
 (0)