Python -c import pty;

python -c 'import pty;pty.spawn("/bin/bash")'
XeN0N