Skip to main content

PyDev.Debugger (used in PyDev, PyCharm and VSCode Python)

Reason this release was yanked:

Release incomplete

Project description

PyDev.Debugger

Latest 3.x version: the PyDev debugger now supports sys.monitoring which enables really fast tracing on Python 3.12 (so, if speed is an issue, make sure you upgrade).

The PyDev Debugger is a Python debugger which historically was created to work with PyDev (in Eclipse).

Over the years (as it's open source -- EPL) it was adopted by other IDEs/companies (so, it was integrated into PyCharm and is also bundled in VSCode Python by the usage of debugpy).

Note that although it was adopted by other IDEs (and over the years companies of other commercial IDEs did provide backing), by far most of the work was done without any external backing and the ongoing work on the project relies on community support.

If you like using it, please consider becoming a backer of the project (this is done through the PyDev umbrella, so please see https://www.pydev.org/about.html for how to financially contribute to the project).

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, PyCharm or bundled through debugpy, which is the debug adapter used in VSCode Python and Visual Studio Python).

It is however available in PyPi so that it can be installed for doing remote debugging with pip -- 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).

pydevd is compatible with Python 3.6 onwards and is tested both with CPython as well as PyPy.

For Python 2 please keep using pydevd 2.8.0.

Recent versions contain speedup modules using Cython, which are generated with a few changes in the regular files to cythonize the files. To update and compile the cython sources (and generate some other auto-generated files), build_tools/build.py should be run -- note that the resulting .pyx and .c files should be commited.

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-3.0.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distributions

pydevd-3.0.1-cp310-cp310-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

pydevd-3.0.1-cp39-cp39-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

pydevd-3.0.1-cp38-cp38-win_amd64.whl (2.2 MB view details)

Uploaded CPython 3.8 Windows x86-64

File details

Details for the file pydevd-3.0.1.tar.gz.

File metadata

  • Download URL: pydevd-3.0.1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pydevd-3.0.1.tar.gz
Algorithm Hash digest
SHA256 2ef41a6ac2238d0f0fb0c42cf1fa6917d717af7c3b0f25c5061a58dc7aea5c2e
MD5 4109cbaad3060138f1e5ad8602469ab5
BLAKE2b-256 1605dc05219c99b3bf84847aa8cb93d05aed3ce9406d5f56363a87c0ec96265b

See more details on using hashes here.

Provenance

File details

Details for the file pydevd-3.0.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pydevd-3.0.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for pydevd-3.0.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8bab582eef3858b1a746787b6950a6727b94de62f785e8ef542e6c0e02df9e4b
MD5 dbe4bd5d8e8a3d9f94b8efa603f5c131
BLAKE2b-256 5129f03e3feae5f630659ab74ad2b5e64c0f69a417f1d2a44d9e1ab3c2f5f01c

See more details on using hashes here.

Provenance

File details

Details for the file pydevd-3.0.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pydevd-3.0.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pydevd-3.0.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b972699e3deb61ccb4002d7b8d6e296e1966a2f152f3ada7c1ca75db23174be0
MD5 568e7ca6e3a0e2c82656b2a477ab162a
BLAKE2b-256 9b100ac1d925b877830500604c557ed70af34c33eaead5bd9d4b94b1f5a30041

See more details on using hashes here.

Provenance

File details

Details for the file pydevd-3.0.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pydevd-3.0.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for pydevd-3.0.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9a89b33335828f4361dae70ebb4b18108970a6409ba6b466ac8325f16e0c9f40
MD5 0c889e2ecc3076406e771a4eb89cdf7b
BLAKE2b-256 451055965b9c32c4b71956327ab89cb6868ccc97cd2fa62441c04f4adac4cbd6

See more details on using hashes here.

Provenance

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