Add pyglet on GUI section

This commit is contained in:
Ellison Leão 2014-06-30 14:00:45 -03:00
parent 956885ad2a
commit 5bb46200dc

View File

@ -410,6 +410,7 @@ portals with high-traffic.
* [PySide](http://qt-project.org/wiki/pyside) - Python bindings for the Qt cross-platform application and UI framework.
* [wxPython](http://wxpython.org/) - A blending of the wxWidgets C++ class library with the Python.
* [kivy](http://kivy.org/) - A library for creating NUI applications, running on Windows, Linux, Mac OS X, Android and iOS.
* [pyglet](http://www.pyglet.org/) - A cross-platform windowing and multimedia library for Python.
## Game Development