tamentis / rpdbLinks
Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little debugging tools are available.
☆143Updated last month
Alternatives and similar repositories for rpdb
Users that are interested in rpdb are comparing it to the libraries listed below
Sorting:
- Remote vanilla PDB (over TCP sockets).☆299Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Debugging manhole for python applications.☆391Updated last year
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- Serialization library for Exceptions and Tracebacks.☆176Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated 2 months ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Crochet: use Twisted anywhere!☆237Updated last year
- Debug Python logging problems by printing out the tree of handlers you have defined.☆330Updated last year
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Run a subprocess in a pseudo terminal