mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
New GUI > PyGObject, Flexx.
This commit is contained in:
parent
f7fd3593fc
commit
103e158aba
1 changed files with 2 additions and 0 deletions
|
@ -817,6 +817,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [Toga](https://github.com/pybee/toga) - A Python native, OS native GUI toolkit.
|
||||
* [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
|
||||
* [wxPython](http://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python.
|
||||
* [PyGObject](https://wiki.gnome.org/Projects/PyGObject) - Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3)
|
||||
* [Flexx](https://github.com/zoofIO/flexx) - Flexx is a pure Python toolkit for creating GUI's, that uses web technology for its rendering.
|
||||
|
||||
## Game Development
|
||||
|
||||
|
|
Loading…
Reference in a new issue