{"library":"pdbpp","type":"library","category":null,"description":"pdb++ (pdbpp) is a robust, drop-in replacement for the standard Python debugger, `pdb`. It enhances the debugging experience with features like colorful TAB completion (via fancycompleter), optional syntax highlighting (via Pygments), a persistent 'sticky' mode that always shows the current code context, and smart command parsing. It aims for full compatibility with `pdb` while adding significant quality-of-life improvements. The current version is 0.12.1, with ongoing maintenance and updates.","language":"python","status":"active","version":"0.12.1","tags":["debugger","pdb","debugging","developer-tool","python"],"install":[{"cmd":"pip install pdbpp","imports":["from pdbpp import Pdb","from pdbpp import set_trace","from pdbpp import break_on_setattr"]},{"cmd":"conda install -c conda-forge pdbpp","imports":[]}],"homepage":null,"github":"https://github.com/bretello/pdbpp","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pdbpp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.3,"avg_import_s":0.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pdbpp/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}