Contents

wdb 3.3.0

0

An improbable web debugger through WebSockets (client only)

An improbable web debugger through WebSockets (client only)

Stars: 1571, Watchers: 1571, Forks: 115, Open Issues: 40

The Kozea/wdb repo was created 11 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1571 github stars!

How to Install wdb

You can install wdb using pip

pip install wdb

or add it to a project with poetry

poetry add wdb

Package Details

Author
Florian Mounier @ kozea
License
GPLv3
Homepage
http://github.com/Kozea/wdb
PyPi:
https://pypi.org/project/wdb/
GitHub Repo:
https://github.com/Kozea/wdb

Classifiers

  • Software Development/Debuggers
No  wdb  pypi packages just yet.

Errors

A list of common wdb errors.

Code Examples

Here are some wdb code examples and snippets.

Related Packages & Articles

django-socketio 0.3.9

A Django app providing the features required to use websockets with Django via Socket.IO

websockets 12.0

An implementation of the WebSocket Protocol (RFC 6455 & 7692)