Skip to content

Commit 75a269d

Browse files
committed
Merge pull request vinta#236 from widnyana/master
add flask-debugtoolbar to Debugging tools
2 parents c6dbc7c + bf5a9fe commit 75a269d

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
@@ -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)