{"library":"pdb-attach","type":"library","category":null,"description":"pdb-attach is a Python debugger extension that allows users to attach to already running Python processes. Unlike standard `pdb.set_trace()`, it facilitates debugging long-running or unresponsive applications by enabling remote connection. It's currently at version 3.0.1 and appears to be actively maintained, with a focus on POSIX-compliant operating systems.","language":"python","status":"active","version":"3.0.1","tags":["debugger","attach","pdb","remote-debugging","troubleshooting","python"],"install":[{"cmd":"pip install pdb-attach","imports":["from pdb_attach import listen","pdb_attach <PID> <PORT>"]}],"homepage":null,"github":"https://github.com/smitchell556/pdb-attach","docs":"https://github.com/smitchell556/pdb-attach","changelog":null,"pypi":"https://pypi.org/project/pdb-attach/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pdb-attach/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}