Language

Package: python-wxpython @ 4.0.7.post1

Synopsis

Cross platform GUI toolkit for Python

Description

wxPython is a cross-platform GUI toolkit for the Python programming language. It is implemented as a set of Python extension modules that wrap the GUI components of the popular wxWidgets cross platform C++ library. In most cases, wxPython uses the native widgets on each platform to provide a 100% native look and feel for the application.

Home page
https://wxpython.org/
Location
gnu/packages/wxwidgets.scm (line: 178, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit