Skip to content

Schille/PyDevSrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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()

About

PyDev source code needed to remote debug a python application in Eclipse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors