Are there any good third-party graphics products for Python?

In .Net, you have companies like DevEpxress and Infragistics that offer a wide range of GUI widgets. Is there such a market for Python GUI widgets? I am thinking specifically about widgets like DevExpress xtraGrid Suite.

Editing 01-16-09: Example:

http://www.devexpress.com/Downloads/NET/OnlineDemos.xml http://demos.devexpress.com/ASPxGridViewDemos/

http://www.infragistics.com/products/default.aspx

+5
source share
7 answers

Python has a number of GUI toolkits. Obviously, the toolkit you choose will determine your choice of third-party widgets.

Rivals

Python Tkinter, , .

- , C/++, : wxPython, pyQt, pyFLTK, pyGtk

, , : PyGUI, Easygui, PythonCard

wxPython. , , install, good , .

WxWidgets , wxCode.

wxPython Python:

wxPython - - GUI, . , wxPython - Python GUI , Tkinter .

-

+9

Python GUI ( C, ++) . , Python ( , Python).

+1

wxPython wxWidgets, LGPL () pyQT - QT, GPL

QT LGPL, pyQT , , LGPL LGPL.

MS/Linux/Mac , .

+1

Python #.Net GUI, , DevExpress, Infragistic, Telerik, ComponentOne. , .Net. # WSIWYG , Visual Studio ( Windows/Mac), Unity3D ( ), Blend ( ), Xamarin ( ). , , Python . , , #.Net, , Python script IronPython .Net.

+1

GUI- . PyQT, PtGTK, Tkinter...

-T

0

wxPython, wxWidgets, , .

QT, , , , , LGPL.

0

Python, , , Kivy -  https://github.com/kivy/kivy

0

All Articles