{"id":28545578,"url":"https://github.com/pytest-dev/pytest-bpdb","last_synced_at":"2025-10-13T07:04:46.962Z","repository":{"id":25989667,"uuid":"29431927","full_name":"pytest-dev/pytest-bpdb","owner":"pytest-dev","description":"pytest plugin for dropping to bpdb on test failures","archived":false,"fork":false,"pushed_at":"2015-01-19T08:06:22.000Z","size":144,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T00:03:23.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-18T16:19:10.000Z","updated_at":"2025-08-10T09:58:50.000Z","dependencies_parsed_at":"2022-07-10T12:30:27.913Z","dependency_job_id":null,"html_url":"https://github.com/pytest-dev/pytest-bpdb","commit_stats":null,"previous_names":["slafs/pytest-bpdb"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-bpdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-bpdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-bpdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-bpdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-bpdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-bpdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-bpdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014081,"owners_count":26085459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-09T23:08:09.005Z","updated_at":"2025-10-13T07:04:46.957Z","avatar_url":"https://github.com/pytest-dev.png","language":"Python","readme":"===========\npytest-bpdb\n===========\n\nA pytest_ plugin for dropping to bpdb_ on test failures.\n\n.. _pytest: http://pytest.org\n.. _bpdb: http://docs.bpython-interpreter.org/bpdb.html\n\n.. image:: https://travis-ci.org/slafs/pytest-bpdb.png?branch=master\n        :target: https://travis-ci.org/slafs/pytest-bpdb\n\n.. image:: https://badge.fury.io/py/pytest-bpdb.png\n    :target: http://badge.fury.io/py/pytest-bpdb\n\n.. image:: https://pypip.in/d/pytest-bpdb/badge.png\n        :target: https://pypi.python.org/pypi/pytest-bpdb\n\nThis plugin is almost entirely based on built-in `pytest pdb plugin`_\nand `pytest-ipdb`_ plugin\n\n.. _pytest pdb plugin: https://bitbucket.org/hpk42/pytest/src/d942d16857f3fd225d25bc21aa6531449163528c/_pytest/pdb.py?at=default\n.. _pytest-ipdb: https://github.com/mverteuil/pytest-ipdb\n\nInstallation\n============\n\nTo install the plugin run::\n\n    pip install pytest-bpdb\n\nor use a development version::\n\n    pip install -e git+git://github.com/slafs/pytest-bpdb\n\n\nUsage\n=====\n\nTo enable a BPython debugger (bpdb) on pytest failures use a ``--bpdb`` option.\nFor example::\n\n    py.test --bpdb tests/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-dev%2Fpytest-bpdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytest-dev%2Fpytest-bpdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytest-dev%2Fpytest-bpdb/lists"}