
PyQt
PySimpleGUI
MD Python Designer
Kivy
Dear PyGui
BeeWare
GTK
Tkinter is a Python wrapper for Tcl/Tk that offers classes to create various graphical user interfaces.

cx_Freeze
bbfreeze
PyPy
nuitka
Numba
py2exe
Cython
PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...
Which is more popular?
Tkinter might be a bit more popular than PyInstaller. We know about 41 links to it since March 2021 and only 33 links to PyInstaller.
Website, pricing, platforms and company facts side by side.
|
|
|
|
|---|---|---|
| Website | docs.python.org | pyinstaller.org |
| Listed in |
What each product offers, as listed by its team.


Possible disadvantages
Possible disadvantages
Walkthroughs and reviews on video.
Which is Better Kivy Or Tkinter? - Python Kivy GUI Tutorial #42
More videos
Archivo ejecutable en Python | Windows| PyInstaller |PyQT5| Python | ¡Muy fácil!
More videos
How often each product is chosen within a category, 0–100% relative to the other.


Share your experience with using Tkinter and PyInstaller. For example, how are they different and which one is better?
External articles and on-site reviews we used to compare the two products.


It’s a great option for creating simple and easy-to-use graphical user interfaces in Python and allows you to add a GUI to your already working scripts pretty easily. PySimpleGUI wraps the power of 4 different GUI...
Tkinter is a simple library with support for standard layouts and widgets, as well as more complex widgets such as tabbed views & progressbars. Tkinter is a pure GUI library, not a framework. There is no built-in...
Another top Python library for GUI is Tkinter, which is an open-source Python Graphic User Interface library. It is well known for its simplicity and comes pre-installed in Python, meaning there is no work on your...
We have no reviews of PyInstaller yet. Be the first one to post
Recommendations tracked on public social media and blogs since March 2021.


Python has sqlite3[0], curses (tui) [1], and tkinter[2] in the stdlib. [0] https://docs.python.org/3/library/sqlite3.html [1] https://docs.python.org/3/library/curses.html [2] https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / 4 months ago
The other popular option for cross-platform UI apps was Tcl/Tk: https://en.wikipedia.org/wiki/Tk_(software) ...which even leaked into other language ecosystems like Python: https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / 6 months ago
ChatGPT understood the hardware and it's limitations, the touchscreen monitor and along with my requirements, we found and used Tkinter which runs on Python. The benefits were it was lightweight, no web stack, runs fast, no browser, no... - Source: dev.to / 9 months ago
I don't say it is best, but there are solutions like pyinstaller [0] to produce a binary from python code. [0] https://pyinstaller.org/en/stable/. - Source: Hacker News / 11 months ago
Https://news.ycombinator.com/item?id=43553198 : > auditwheel show > auditwheel repair: copies these external shared libraries into the wheel itself, and automatically modifies the appropriate RPATH entries such that these... - Source: Hacker News / about 1 year ago
Looking forward toward somebody hooking together Python in APE [0], something like pex [1]/shiv[2]/pyinstaller[3], and the pants build system [4] to have a toolchain which spits out single-file python executables with baked-in venv and... - Source: Hacker News / about 2 years ago
When comparing Tkinter and PyInstaller, you can also consider the following products.

cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...
Compare cx_Freeze to Tkinter or PyInstaller:

A simple to use GUI that can create custom GUIs
Compare PySimpleGUI to Tkinter or PyInstaller:

create stand-alone executables from python scripts
Compare bbfreeze to Tkinter or PyInstaller:

A drag and drop GUI Designer that uses a combination of Tkinter and its own code.
Compare MD Python Designer to Tkinter or PyInstaller:

PyPy is a fast, compliant alternative implementation of the Python language (2.7.1).
Compare PyPy to Tkinter or PyInstaller: