ptpython vs ttyrec
A side-by-side look at ptpython and ttyrec. For an in-depth review of either product, follow the links below.
ptpython
Development
ptpython is an advanced Python REPL (read-evaluate-print loop). It offers features like syntax highlighting, autocompletion, multiline editing, and vim/emacs key bindings. It aims to provide a rich interactive environment for Python programmers.
replreadlineautocompletionsyntax-highlighting
ttyrec
Os & Utilities
ttyrec is a terminal recorder program for Linux/UNIX. It records everything printed on a terminal and saves it to a file. This allows replaying terminal sessions for demo, documentation or debugging purposes.
terminalrecorderlinuxunix
Related Comparisons
IPython
terminalizer
Asciinema
bpython
showterm
ttygif