Skip to content

Commit f53126d

Browse files
committed
Added some more info on wxPython
1 parent f82c394 commit f53126d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/scenarios/gui.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ PyObjC
2727

2828
wxPython
2929
--------
30+
wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++.
3031

3132
Install (Stable)
3233
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)