Schille/PyDevSrc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========
PyDevSrc
========
PyDevSrc contains the necessary modules to enable remote debugging with the PyDev plugin of Eclipse.
Usage
=====
Add this package to your project, and call::
from pydevsrc import pydevd
pydevd.settrace()