Skip to content

Kivy vs wxPython

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

Kivy

Kivy

Development

Kivy is an open source Python framework for developing mobile apps and other multitouch application software with a natural user interface. It can run on Android, iOS, Linux, Windows, and macOS.

mobilemultitouchcrossplatformnatural-user-interface
wxPython

wxPython

Development

wxPython is an open source Python library that wraps the cross-platform wxWidgets GUI toolkit. It allows Python developers to easily create desktop GUIs for Windows, macOS, and Linux using native controls.

guipythonwxwidgetscrossplatform

Related Comparisons