现在的位置: 首页 > 综合 > 正文

PyGTK: GTK+ for Python

2018年05月17日 ⁄ 综合 ⁄ 共 689字 ⁄ 字号 评论关闭

转载自:http://www.pygtk.org/

What is PyGTK?

PyGTK Code

PyGTK lets you to easily create programs with a graphical user interface using the Python programming language. 

The underlying GTK+ library provides all kind of visual elements and utilities for it and, if needed, 

you can develop full featured applications for the GNOME Desktop.

PyGTK applications are truly multiplatform and they're able to run, unmodified, on Linux, Windows, MacOS X and other platforms.

Other distinctive features of PyGTK are, besides its ease of use and rapid prototyping,

 its first class accessibility support or the capability to deal with complex multilingual 

or bidirectional text for fully localized applications.

PyGTK is free software, so you can use, modify, distribute and study it with very few restrictions (LGPL license).

抱歉!评论已关闭.