Skip to content

MIT App Inventor vs PyGTK

A side-by-side look at MIT App Inventor and PyGTK. For an in-depth review of either product, follow the links below.

MIT App Inventor

MIT App Inventor

Development

MIT App Inventor is a visual programming tool that allows anyone to build fully functional apps for Android devices. It uses a building blocks interface that enables dragging, dropping and configuring app components without writing code.

mobileandroidvisual-programmingmiteducation
PyGTK

PyGTK

Development

PyGTK is a Python binding for the GTK toolkit, allowing you to build graphical user interfaces in Python using GTK. It provides an object-oriented interface to GTK+ that is easy to use.

pythongtkguiframeworkbinding