New GUI > PyGObject, Flexx.

This commit is contained in:
Leonardo 2015-09-28 10:18:27 -03:00
parent f7fd3593fc
commit 103e158aba

View File

@ -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