Skip to content

Cocoa Dev Central vs ptpython

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

Cocoa Dev Central

Cocoa Dev Central

Development

Cocoa Dev Central is a website focused on tutorials, news, and resources for Mac and iOS developers using Apple's Cocoa framework. It features coding tutorials, app design tips, articles on new APIs and developer tools, and more.

ioscocoaobjectivecswiftmacostutorialsnewsresources
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