Skip to content

Project Spark vs ptpython

A side-by-side look at Project Spark and ptpython. For an in-depth review of either product, follow the links below.

Project Spark

Project Spark

Games

Project Spark is a free game creation tool developed by Team Dakota and published by Microsoft Studios for Windows 8.1, Xbox One and Xbox 360. It allows users to create their own video games, animations and other graphical content through an easy drag-and-drop interface and scripting language.

game-creationvideo-game-designanimation3d-modeling
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