|
47.
|
|
|
Idle
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:185(application)
|
|
48.
|
|
|
An Integrated Development Environment for Python. IDLE is written using Tkinter, so it is highly platform-independent.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:187(para)
|
|
49.
|
|
|
idle
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:194(emphasis)
|
|
50.
|
|
|
The following is a small list of tutorials regarding Python development (search the Internet for more tutorials):
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:213(para)
|
|
51.
|
|
|
<ulink url="http://diveintopython.org/toc/index.html"/> - Dive Into Python (<ulink url="apt:diveintopython">install the <emphasis role="strong">diveintopython</emphasis> package</ulink>)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:219(para)
|
|
52.
|
|
|
<ulink url="http://www.awaretek.com/tutorials.html"/> - Python Learning Foundation's Python Tutorials
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:226(para)
|
|
53.
|
|
|
Graphical User Interface Toolkits
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:241(title)
|
|
54.
|
|
|
A graphical user interface toolkit is a set of widgets used in the creation of applications which use a graphical user interface. Notable toolkits in the Linux world include:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:242(para)
|
|
55.
|
|
|
<emphasis role="strong">Qt</emphasis> - pronounced <quote>cute</quote>, is a cross-platform application development framework used mainly for the development of <acronym>GUI</acronym> applications. It is produced by Nokia and is one of the foundations of <acronym>KDE</acronym> development.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:249(para)
|
|
56.
|
|
|
<emphasis role="strong"><acronym>GTK</acronym></emphasis> - the GIMP Toolkit is a highly usable, feature-rich toolkit for creating graphical user interfaces which boasts cross-platform compatibility. It is one of the foundations of GNOME development.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:257(para)
|