From 0478e7dbb7ab9d864f2cdd431e2f3d1ea12207d8 Mon Sep 17 00:00:00 2001 From: Adam Groszer Date: Tue, 1 Jul 2014 09:17:59 +0200 Subject: [PATCH] added Winpdb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eae05ab3..dc97fde9 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [winpdb](http://winpdb.org/) - Winpdb - A Platform Independent Python Debugger with GUI ## Science and Data Aanalysis