WxPython
| Use attributes for filter ! | |
| License | wxWindows |
|---|---|
| Developers | Robin Dunn; Harri Pasanen |
| Programming languages | Python |
| C++ | |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1257208 |
About WxPython
wxPython is a wrapper for the cross-platform GUI API wxWidgets for the Python programming language. It is one of the alternatives to Tkinter, which is bundled with Python. It is implemented as a Python extension module. Other popular alternatives are PyGTK, its successor PyGObject, and PyQt.