Skip to content

AOSP Extended vs ptpython

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

AOSP Extended

AOSP Extended

Os & Utilities

AOSP Extended is a custom Android firmware based on the open-source Android Open Source Project (AOSP). It extends the capabilities of stock Android with additional features and customization options.

androidaospcustomizationopen-source
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