An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# podb

Python bytecode-level debugger

## Usage

~~~ console
podb python -m [<args>]
~~~