{"library":"pydevd","type":"library","category":null,"description":"PyDev.Debugger is a powerful Python debugger primarily known for its integration with IDEs such as PyDev (Eclipse), PyCharm, and VSCode Python (via debugpy). It allows for seamless remote debugging of Python applications running in various environments. The library is actively maintained, with regular updates to support new Python versions and enhance performance, including fast tracing with `sys.monitoring` for Python 3.12+. The current stable version is 3.5.0.","language":"python","status":"active","version":"3.5.0","tags":["debugger","remote debugging","IDE integration","pydev","pycharm","vscode"],"install":[{"cmd":"pip install pydevd","imports":["import pydevd\npydevd.settrace(host='<IDE_HOST>', port=<IDE_PORT>)"]}],"homepage":null,"github":"https://github.com/fabioz/PyDev.Debugger","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pydevd/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.45,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pydevd/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Thu Jul 09","install_tag":null}}