python3dm

debug build of the Python 3 Interpreter (version 3.6)

Install

All systems
curl cmd.cat/python3dm.sh
Debian Debian
apt-get install python3-dbg
Ubuntu
apt-get install python3-dbg
Alpine
apk add python3-dbg
image/svg+xml Kali Linux
apt-get install python3-dbg
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-dbg
Raspbian
apt-get install python3-dbg
Docker
docker run cmd.cat/python3dm python3dm powered by Commando

python3-dbg

debug build of the Python 3 Interpreter (version 3.6)

Python 3 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.6/lib-dynload/debug first.