File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -413,6 +413,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
413
413
* [ django-devserver] ( https://github.com/dcramer/django-devserver ) - A drop-in replacement for Django's runserver.
414
414
* [ flask-debugtoolbar] ( https://github.com/mgood/flask-debugtoolbar ) - A port of the django-debug-toolbar to flask.
415
415
* [ ipdb] ( https://pypi.python.org/pypi/ipdb ) - IPython-enabled [ pdb] ( https://docs.python.org/2/library/pdb.html ) .
416
+ * [ lptrace] ( https://github.com/khamidou/lptrace ) - [ strace] ( http://man7.org/linux/man-pages/man1/strace.1.html ) for Python programs.
416
417
* [ pudb] ( https://pypi.python.org/pypi/pudb ) - A full-screen, console-based Python debugger.
417
418
* [ pyringe] ( https://github.com/google/pyringe ) - Debugger capable of attaching to and injecting code into Python processes.
418
419
* [ remote-pdb] ( https://github.com/ionelmc/python-remote-pdb ) - Remote vanilla PDB (over TCP sockets).
You can’t perform that action at this time.
0 commit comments