What is PyGTK?

PyGTK lets you toeasily create programs with a graphical user interfaceusing 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 trulymultiplatformand they're able to run, unmodified, on Linux, Windows, MacOS X and other platforms.
Other distinctive features of PyGTK are, besides itsease of useand rapid prototyping,
its first class accessibility support or the capability to deal with complex multilingual
or bidirectional text for fully localized applications.
PyGTK isfree software, so you can use, modify, distribute and study it with very few restrictions (LGPL license).
PyGTK是一款使用Python编程语言创建图形用户界面的工具包。它利用GTK+底层库提供各种视觉元素和实用工具,支持无障碍功能及复杂的多语言或双向文本处理。PyGTK应用程序可在Linux、Windows、Mac OS X等平台上运行。
1222

被折叠的 条评论
为什么被折叠?



