Skip to main content

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

Project description

PyDev.Debugger

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.

For Python 2 please keep using pydevd 2.8.0.

pydevd is tested both with CPython as well as PyPy.

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

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pydevd-2.9.5-cp311-cp311-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86-64

pydevd-2.9.5-cp311-cp311-macosx_10_15_universal2.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 10.15+ universal2 (ARM64, x86-64)

pydevd-2.9.5-cp310-cp310-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.10Windows x86-64

pydevd-2.9.5-cp310-cp310-macosx_11_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

pydevd-2.9.5-cp39-cp39-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.9Windows x86-64

pydevd-2.9.5-cp39-cp39-macosx_11_0_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

pydevd-2.9.5-cp38-cp38-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.8Windows x86-64

pydevd-2.9.5-cp38-cp38-macosx_10_15_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

pydevd-2.9.5-cp37-cp37m-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.7mWindows x86-64

pydevd-2.9.5-cp37-cp37m-macosx_10_15_x86_64.whl (2.0 MB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

File details

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

File metadata

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

File hashes

Hashes for pydevd-2.9.5.tar.gz
Algorithm Hash digest
SHA256 e6714a53205866e2f455e5f68a88679656d76aa800b5b775b8a5449d1fa254f5
MD5 32636af62ba49bc27ae7d732a9f9b39a
BLAKE2b-256 183406ac3b3afb713170a8694cc04eb9679ff7ad421920a966d5c66e8af8145d

See more details on using hashes here.

File details

Details for the file pydevd-2.9.5-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pydevd-2.9.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for pydevd-2.9.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 81a6a3d28fdea4f054b954a21e444375a628b2e085b606398c855c58bfb13588
MD5 6422632b1a35e4043ad757f86df84a08
BLAKE2b-256 4a052e80d803fcbbe4ea3453d8bc6bd32b49f8ebf774b91591c72887788bebaf

See more details on using hashes here.

File details

Details for the file pydevd-2.9.5-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for pydevd-2.9.5-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 d6fee6a8919c7ce1a150db09b8e114f377f448bb50a6a004ff5acde4cf4a8252
MD5 358b4b3c1f07a5d52e6a0c3dd0247bd8
BLAKE2b-256 f92a609eb93feda7754b1be6c095e99ff01d4ec665f4a9b665bbd5de3b98d27f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pydevd-2.9.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2587ed97c68a8cb03fd7e58888bb2b6923499e6d690f566a36ff43c2b6a76cd2
MD5 caba91f7a5c9ada4f31a7ab8089a33da
BLAKE2b-256 3a849a4e10c52b79a5b892aca2a2173ddb3f0d2ab8f985386e50168e326e920e

See more details on using hashes here.

File details

Details for the file pydevd-2.9.5-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pydevd-2.9.5-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 21e6e3b097c3f3034e2e6bc2007ba6baf6533bce2bbc2b7e153f6ccfc3567276
MD5 451f296fe5a1136632b86c8e9ecdced5
BLAKE2b-256 f45d6ff383109786b07fb98957e593fe37d0bac8ee6cbd67ba3a97c6ab681323

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydevd-2.9.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.9 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-2.9.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 482fe4e5cdee0fff1b59acbb8b1c98b285cc2c636989cb66daf97ec5e749a029
MD5 b8a2303a44f354e9592faef1fc147142
BLAKE2b-256 4bd22d65b5292397a3e9c2822c3591eb62c2f8ab3e1f5069b42014de28fe74e3

See more details on using hashes here.

File details

Details for the file pydevd-2.9.5-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for pydevd-2.9.5-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2b36ae5353e3c1a0cb526583d6217951b526a08ecbf3cd9c7f323dd2c1df8f20
MD5 ff2e00146d56fb1ccba1976a710d60cb
BLAKE2b-256 d0b53ff152d374b3e6611bee0f01912de41e57856f86becff38f162c552347f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydevd-2.9.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.9 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-2.9.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 3212dc38f61761233fd71ac740959a58c7cb647726c29c6c49828bade7650d81
MD5 8d5c952a2ea4bbccb17637513fd20b12
BLAKE2b-256 99c44e8ea1acf0e811e6de474103dd12ef82834c229af4110f1a46164c57768e

See more details on using hashes here.

File details

Details for the file pydevd-2.9.5-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pydevd-2.9.5-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8ac8e750418f05300d038330312155a0592add67269e0c9224fa7cec30f185e1
MD5 33d09fe40e3d44b9662b81d525837ec9
BLAKE2b-256 22d435c59f576483408a0e69dc9b99dd3ae9add7324ff9225b6523a74fce9a51

See more details on using hashes here.

File details

Details for the file pydevd-2.9.5-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pydevd-2.9.5-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for pydevd-2.9.5-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a4f8ded5f155b0d5951a324b654ee75e8dbef3caf06769cf592e49bed283ec2a
MD5 9c172028ea9aac6d7148236ba97d2d67
BLAKE2b-256 b2e4bc9cb634fbedbbf6a9e7e36bbd061651b225b478801abbdcf48d3a7f1319

See more details on using hashes here.

File details

Details for the file pydevd-2.9.5-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for pydevd-2.9.5-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f059d7bf724bd6c3172565df4ded068afe126430ea8e1a0a5d9ffb3bf88354ce
MD5 0553efd2f1ce15980ee021d23622b9d1
BLAKE2b-256 df5a6ea9a0ef60a859cdfce8ba68b59e4ffc174de810e45d25d12aada0d88674

See more details on using hashes here.

Supported by

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