Skip to content

Commit 2e63fb6

Browse files
authored
Merge pull request vinta#1032 from gruns/master
Add IceCream to Debugging Tools/Other.
2 parents 73ab8d4 + e655926 commit 2e63fb6

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
@@ -439,6 +439,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
439439
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
440440
* [vprof](https://github.com/nvdv/vprof) - Visual Python profiler.
441441
* Others
442+
* [IceCream](https://github.com/gruns/icecream) - Inspect variables, expressions, and program execution with a single, simple function call.
442443
* [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) - Display various debug information for Django.
443444
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
444445
* [flask-debugtoolbar](https://github.com/mgood/flask-debugtoolbar) - A port of the django-debug-toolbar to flask.

0 commit comments

Comments
 (0)