https://github.com/p403n1x87/podb
Python bytecode-level debugger
https://github.com/p403n1x87/podb
Last synced: 4 months ago
JSON representation
Python bytecode-level debugger
- Host: GitHub
- URL: https://github.com/p403n1x87/podb
- Owner: P403n1x87
- License: mit
- Created: 2022-06-20T15:35:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T10:17:35.000Z (over 2 years ago)
- Last Synced: 2025-01-31T10:14:35.581Z (8 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# podb
Python bytecode-level debugger
## Usage
~~~ console
podb python -m [<args>]
~~~