forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
366 B
Text
7 lines
366 B
Text
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++.
|
|
|
|
WWW: http://www.wxpython.org
|