mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 07:16:59 +00:00
Add pyglet on GUI section
This commit is contained in:
parent
956885ad2a
commit
5bb46200dc
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user