Software Alternatives & Reviews

Build a GUI and package ๐Ÿ“ฆ your killer Python scripts ๐Ÿ“œwith Tkinter and Pyinstaller

PyInstaller Tkinter
  1. PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...
    There are lots of cool options for Pyinstaller that you can learn all about them from the official docs ๐Ÿคฉ.

    #Website Builder #Website Design #CMS 30 social mentions

  2. Tkinter is a Python wrapper for Tcl/Tk that offers classes to create various graphical user interfaces.
    You can find a lot more details and examples in the official Tkinter docs ๐Ÿ‘Œ.

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

Discuss: Build a GUI and package ๐Ÿ“ฆ your killer Python scripts ๐Ÿ“œwith Tkinter and Pyinstaller

Log in or Post with