I have a terminal to act as a public python shell, but the problem is my launcher Exec string doesn't start python automatically in flootty.
gnome-terminal *other tabs hidden* --tab -e 'sh -c "cd *hidden*; flootty --url https://floobits.com/Tcll/*hidden* --create pyshell2x --unsafe;python"'
in the command above (untested) it's likely python would start after flootty finishes.
is it possible already to start python in flootty??