mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 20:41:08 +00:00
Merge pull request #236 from widnyana/master
add flask-debugtoolbar to Debugging tools
This commit is contained in:
commit
75a269d59b
|
@ -847,6 +847,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
|
* [profiling](https://github.com/what-studio/profiling) - An interactive Python profiler.
|
||||||
* [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar) - Display various debug information about the current request/response.
|
* [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar) - Display various debug information about the current request/response.
|
||||||
* [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver.
|
* [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.
|
||||||
|
|
||||||
## Science and Data Analysis
|
## Science and Data Analysis
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user