mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
Merge pull request #1032 from gruns/master
Add IceCream to Debugging Tools/Other.
This commit is contained in:
commit
2e63fb624d
|
@ -439,6 +439,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
|
||||
* [vprof](https://github.com/nvdv/vprof) - Visual Python profiler.
|
||||
* Others
|
||||
* [IceCream](https://github.com/gruns/icecream) - Inspect variables, expressions, and program execution with a single, simple function call.
|
||||
* [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) - Display various debug information for Django.
|
||||
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
|
||||
* [flask-debugtoolbar](https://github.com/mgood/flask-debugtoolbar) - A port of the django-debug-toolbar to flask.
|
||||
|
|
Loading…
Reference in New Issue
Block a user