[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#728882: RFP: wdb -- An improbable python web debugger through WebSockets



Package: wnpp
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

* Package name    : wdb
  Version         : 1.1.0
  Upstream Author : Florian Mounier <florian.mounier@kozea.fr>
* URL             : https://github.com/Kozea/wdb
* License         : GPL
  Programming Lang: Python
  Description     : An improbable python web debugger through WebSockets

wdb is a full featured web debugger based on a client-server architecture.

The wdb server which is responsible of managing debugging instances along with
browser connections (through websockets) is based on Tornado. The wdb clients
allow step by step debugging, in-program python code execution, code edition
(based on CodeMirror) setting breakpoints...

Due to this architecture, all of this is fully compatible with multithread and
multiprocess programs.

wdb works with python 2 (2.6, 2.7), python 3 (3.2, 3.3, 3.4α) and pypy. Even
better, it is possible to debug a python 2 program with a wdb server running on
python 3 and vice-versa or debug a program running on a computer with a
debugging server running on another computer inside a web page on a third
computer!

In other words it's a very enhanced version of pdb directly in your browser with
nice features.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCgAGBQJSekGpAAoJEGlMre9Rx7W2wc4P/jALip6WZV5m7px1W1IFsdEy
5M9N0N2GBcjfxRVvD0Hy7qBdwv+/nN0stqawuh4tgz08RI5nL70X72AL9Su7OjR8
DHVlsdMDJ1pT+OZjDWJyqk4B1giHYzllt9VXaOmUALhYrLLaCkrO5EN+CllCvrm2
rFyGwm5OVAe5FQuT34+VilttQO0OuEhPmyyaoCLfxPjAi3BAXff0kr+hRyI3NSZG
NUEbDK7nlkIXa/e9FWHRVc5HTtQKWeGMJcjlL8yWl0L26e4UJ+9qh9vLWuGy3217
dzUuuFn2xBSr+Dt58bCBtNB+r9bHvjcZUMpU6qQx2enxnN/3+LPyVfRnhUYy41Lx
mCM6ipxT6w6uDckaGrHx1Uf4rqJYQDbhGD3IkA0q+zKZWXuejYoN5XhjYE9jSk1l
3u5efzKtQ160HyQaWduMS79qt33KPVLIlbQsk6iucmK3/CYTOldSD+jVEx1ciyZh
Lvr4LxlZEjWhooqFMeAV8sPVMHWZsXzflCp6sEvRwhrdTYXmlh5jXHH5uRLluPEC
nEZyeUpfe0n/40ff4kBAr8Of44sIXXOgapYAhUcTvjT4FZILOBN1Hu8GUdSZHKzd
gqEzhkzan+bvDYmUJI3Vaqt+e4hmmDNrgI83DUn181ZpwT5cjbw+D6pKkAbiz637
WsQaQOzKbjrQXJsl8jSq
=S31I
-----END PGP SIGNATURE-----


Reply to: