mirror of
https://github.com/vinta/awesome-python.git
synced 2026-02-06 03:03:53 +08:00
remove PySimpleGUI: changed to commercial license in 2024
No longer open source. Requires $99 license for commercial use. Project development stopped. Consider PySide6 or FreeSimpleGUI fork. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -576,7 +576,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
* [pyglet](https://github.com/pyglet/pyglet) - A cross-platform windowing and multimedia library for Python.
|
* [pyglet](https://github.com/pyglet/pyglet) - A cross-platform windowing and multimedia library for Python.
|
||||||
* [PyGObject](https://pygobject.readthedocs.io/) - Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3).
|
* [PyGObject](https://pygobject.readthedocs.io/) - Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3).
|
||||||
* [PyQt](https://doc.qt.io/qtforpython/) - Python bindings for the [Qt](https://www.qt.io/) cross-platform application and UI framework.
|
* [PyQt](https://doc.qt.io/qtforpython/) - Python bindings for the [Qt](https://www.qt.io/) cross-platform application and UI framework.
|
||||||
* [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI) - Wrapper for tkinter, Qt, WxPython and Remi.
|
|
||||||
* [pywebview](https://github.com/r0x0r/pywebview/) - A lightweight cross-platform native wrapper around a webview component.
|
* [pywebview](https://github.com/r0x0r/pywebview/) - A lightweight cross-platform native wrapper around a webview component.
|
||||||
* [Tkinter](https://wiki.python.org/moin/TkInter) - Tkinter is Python's de-facto standard GUI package.
|
* [Tkinter](https://wiki.python.org/moin/TkInter) - Tkinter is Python's de-facto standard GUI package.
|
||||||
* [Toga](https://github.com/pybee/toga) - A Python native, OS native GUI toolkit.
|
* [Toga](https://github.com/pybee/toga) - A Python native, OS native GUI toolkit.
|
||||||
|
|||||||
Reference in New Issue
Block a user