Software Alternatives & Reviews

GUI in python

Tkinter Kivy
  1. Tkinter is a Python wrapper for Tcl/Tk that offers classes to create various graphical user interfaces.

    #Development #Rapid Application Development #Development Tools 32 social mentions

  2. 2
    Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Installation on WindowsInstallation on Windows. Installation; What are wheels .
    Pricing:
    • Open Source
    I'd recommend kivy. https://kivy.org/ OpenGL accelerated, cross platform - supports Linux, Windows, MacOS, RaspberryPi, and mobile... Android, OSX. It is a native python framework, and well documented. This is my preferred full-featured GUI. There is a sister project called kivyMD, that extends kivy with Material design widgets - https://kivymd.readthedocs.io/en/1.1.1/ this provides a clean very modern look.

    #Developer Tools #Rapid Application Development #Python Tools 46 social mentions

Discuss: GUI in python

Log in or Post with