Skip to content
WxPython
EntityQ284522· pop 21· linked from 124 articles

wxPython is a wrapper for the cross-platform GUI API (often referred to as a "toolkit") wxWidgets (which is written in C++) for the Python programming language. It is one of the alternatives to Tkinter. It is implemented as a Python extension module (native code).

Key facts

Software.logo
WxPython-logo.png
Software.logo size
210px
Software.caption
wxPython
Software.developer
Robin DunnHarri Pasanen
Software.latest release version
4.2.2
Software.programming language
C++ / Python
Software.operating system
Cross-platform
Software.license
wxWindows License

via Wikipedia infobox

Source code

Link to the source-code README · 485 chars · not written by Vinony

Wikidata facts

Official website
wxpython.org
Image
Close button with wxpython in windows 10.png
Show 5 more facts
Commons category
WxPython
software version identifier
4.2.3
source code repository URL
github.com/wxWidgets/Phoenix
Sources (7)

via Wikidata · CC0

Article · Italiano

wxPython è una libreria grafica open source per il linguaggio Python, adatta alla creazione di GUI (interfacce grafiche) per sistemi Windows, Linux o Macintosh.WxPython deriva dal toolkit wxWidgets (un tempo chiamato wxWindows) il cui sviluppo iniziò nel 1996. L'ultima release stabile è la 2.8.12.1 mentre l'ultima in fase di sviluppo è la 2.9.5.0 wxPython, oltre ad essere completamente object oriented risulta anche estremamente semplice da usare, tanto che lo stesso Guido van Rossum (il creatore di Python) affermò che si trattava del miglior toolkit grafico esistente per Python. Nonostante questo, la distribuzione ufficiale di Python include al suo interno la libreria grafica Tkinter invece di quella derivata dal progetto wxWidgets.

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (2)

Connections

Categories