mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Issue #29024: Merge from 3.5
This commit is contained in:
commit
37023b64d7
1 changed files with 10 additions and 0 deletions
|
@ -77,6 +77,16 @@ for Python allow you to write GTK+ 3 applications. There is also a
|
||||||
The older PyGtk bindings for the `Gtk+ 2 toolkit <http://www.gtk.org>`_ have
|
The older PyGtk bindings for the `Gtk+ 2 toolkit <http://www.gtk.org>`_ have
|
||||||
been implemented by James Henstridge; see <http://www.pygtk.org>.
|
been implemented by James Henstridge; see <http://www.pygtk.org>.
|
||||||
|
|
||||||
|
Kivy
|
||||||
|
----
|
||||||
|
|
||||||
|
`Kivy <https://kivy.org/>`_ is a cross-platform GUI library supporting both
|
||||||
|
desktop operating systems (Windows, macOS, Linux) and mobile devices (Android,
|
||||||
|
iOS). It is written in Python and Cython, and can use a range of windowing
|
||||||
|
backends.
|
||||||
|
|
||||||
|
Kivy is free and open source software distributed under the MIT license.
|
||||||
|
|
||||||
FLTK
|
FLTK
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue