mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
added Winpdb
This commit is contained in:
parent
12478e0128
commit
0478e7dbb7
1 changed files with 1 additions and 0 deletions
|
@ -473,6 +473,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
||||||
* [pyringe](https://github.com/google/pyringe) - Debugger capable of attaching to and injecting code into Python processes.
|
* [pyringe](https://github.com/google/pyringe) - Debugger capable of attaching to and injecting code into Python processes.
|
||||||
* [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.
|
||||||
|
* [winpdb](http://winpdb.org/) - Winpdb - A Platform Independent Python Debugger with GUI
|
||||||
|
|
||||||
## Science and Data Aanalysis
|
## Science and Data Aanalysis
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue