          MODULE=wxPython
         VERSION=4.2.3
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/w/$MODULE/
      SOURCE_VFY=sha256:20d6e0c927e27ced85643719bd63e9f7fd501df6e9a8aab1489b039897fd7c01
        WEB_SITE=https://pypi.org/project/wxPython/
         ENTERED=20010927
         UPDATED=20250829
           SHORT="GUI toolkit for the Python programming language"

cat << EOF
wxPython is a GUI toolkit for the Python programming language. It allows
python2 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 wxWindows
cross platform GUI library,which is written in C++. wxPython is a
cross-platform toolkit.
EOF
