Merge pull request #463 from leotada/patch-1

New GUI > PyGObject, Flexx.
This commit is contained in:
Vinta 2015-10-03 16:45:52 +08:00
commit d397536366

View file

@ -820,6 +820,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