{"id":22097859,"url":"https://github.com/4thel00z/ptdb","last_synced_at":"2025-03-24T01:22:14.529Z","repository":{"id":57455389,"uuid":"446516262","full_name":"4thel00z/ptdb","owner":"4thel00z","description":"Like pdb but with type completions","archived":false,"fork":false,"pushed_at":"2022-02-28T08:18:59.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T07:43:59.717Z","etag":null,"topics":["interactive","pdb","ptpython","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4thel00z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-10T17:18:59.000Z","updated_at":"2022-01-10T17:31:50.000Z","dependencies_parsed_at":"2022-09-10T00:41:10.088Z","dependency_job_id":null,"html_url":"https://github.com/4thel00z/ptdb","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fptdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fptdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fptdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4thel00z%2Fptdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4thel00z","download_url":"https://codeload.github.com/4thel00z/ptdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245191998,"owners_count":20575318,"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","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":["interactive","pdb","ptpython","python"],"created_at":"2024-12-01T04:17:09.618Z","updated_at":"2025-03-24T01:22:14.508Z","avatar_url":"https://github.com/4thel00z.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ptb\n\n![Usage](https://raw.githubusercontent.com/4thel00z/ptdb/master/ptdb.png)\n\n## Motivation\n\npdb sucks, the other packages do weird stuff and type completion does not work in interact mode (looking at you ipdb).\n\n## Installation\n\n```\npip install ptb\n```\n\n## Usage\n\nSimple do:\n\n```python3\nfrom ptdb import set_trace\n\n# some where in your code do:\n\nset_trace()\n\n# Then just type the following to be thrown into a ptpython shell\ninteract\n```\n\n\n## License\n\nThis project is licensed under the GPL-3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Fptdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4thel00z%2Fptdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4thel00z%2Fptdb/lists"}