Skip to content

Commit c5ddbeb

Browse files
committed
add flask-debugtoolbar to Debugging tools
1 parent c6dbc7c commit c5ddbeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
847847
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
848848
* [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar) - Display various debug information about the current request/response.
849849
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
850+
* [flask-debugtoolbar](https://github.com/mgood/flask-debugtoolbar) - A port of the django debug toolbar to flask
850851

851852
## Science and Data Analysis
852853

0 commit comments

Comments
 (0)