New submission from PySimpleGUI <pysimple...@pysimplegui.com>:

Some time ago I noticed that the Python documentation has a list of GUI 
packages that are not part of the Python standard library.

https://docs.python.org/3/library/othergui.html

The title of the page I'm talking about says:
Other Graphical User Interface Packages

Major cross-platform (Windows, macOS, Unix-like) GUI toolkits are available for 
Python:

What are the criteria for being listed?  PySimpleGUI has more monthly installs 
than Kivy & WxPython. They're not due to being bundled with a Linux 
distribution.

There is another page with a longer list:
https://docs.python.org/3/faq/gui.html

----------
assignee: docs@python
components: Documentation
messages: 399465
nosy: PySimpleGUI, docs@python
priority: normal
severity: normal
status: open
title: [Doc] How does one to about getting onto the "Other Graphical User 
Interface Packages" page?
versions: Python 3.10, Python 3.6, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44903>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to