Skip to content

Draft (writing software) vs ptpython

A side-by-side look at Draft (writing software) and ptpython. For an in-depth review of either product, follow the links below.

Draft (writing software)

Draft (writing software)

Office & Productivity

Draft is a minimalist word processor and note taking app for Mac, iOS, and iPadOS. It features a clean, distraction-free interface for writing without formatting tools getting in the way. Draft autosaves content to the cloud allowing users to write from any device.

word-processorwritingnotes
ptpython

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