Skip to main content

PyDev.Debugger (debugger backend used in PyDev and PyCharm)

Project description

The sources for the PyDev Debugger may be seen at:

https://github.com/fabioz/PyDev.Debugger

In general, the debugger backend should NOT be installed separately if you’re using an IDE which already bundles it (such as PyDev or PyCharm).

It is however available in PyPi so that it can be installed for doing remote debugging – so, when debugging a process which runs in another machine, it’s possible to “pip install pydevd” and in the code use pydevd.settrace(host=’10.1.1.1’) to connect the debugger backend to the debugger UI running in the IDE (whereas previously the sources had to be manually copied from the IDE installation).

It should be compatible with Python 2.4 onwards (as well as Jython 2.2.1, IronPython and PyPy – and any other variant which properly supports the Python structure for debuggers – i.e.: sys.settrace/threading.settrace).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydevd-0.0.1.zip (1.1 MB view details)

Uploaded Source

Built Distribution

pydevd-0.0.1-cp27-none-win32.whl (1.1 MB view details)

Uploaded CPython 2.7 Windows x86

File details

Details for the file pydevd-0.0.1.zip.

File metadata

  • Download URL: pydevd-0.0.1.zip
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pydevd-0.0.1.zip
Algorithm Hash digest
SHA256 432f31f8d8b4eb5174e4641ee23f191aa6b881d765e852b7ec5696d8cb349adf
MD5 3ec4a5469323633b821e87990c7e6720
BLAKE2b-256 2a6bc75cdc2e76c0fe917f87246b9e605aeb33a5a915c5759810dee252d78a84

See more details on using hashes here.

File details

Details for the file pydevd-0.0.1-cp27-none-win32.whl.

File metadata

File hashes

Hashes for pydevd-0.0.1-cp27-none-win32.whl
Algorithm Hash digest
SHA256 f7be51766aff8d8bc4055691995f481c513a267344b1d5bcd44b5b321f0725c3
MD5 cb983837a7b30ce4a91bb14a33814aa6
BLAKE2b-256 02fedf223d183a49a0c210884fc3e3d2c6fa573cc81fd017b87384cb6a48da37

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page