python3dm

debug build of the Python 3 Interpreter (version 3.6)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y python3-dbg
Alpine
RUN apk add python3-dbg
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-dbg
Raspbian
RUN apt-get update && \ apt-get install -y python3-dbg
click the source code to copy install python3dm on any operating system with command-not-found.com