Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2003-07-15 04:45:58
Size: 421
Editor: dsl092-192-166
Comment:
Revision 13 as of 2010-07-15 20:20:39
Size: 1095
Editor: HSI-KBW-109-192-087-031
Comment: Added pyRad
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
PyKDE, written by and maintained actively by Jim Bublitz, is a full interface to KDE's libraries. This allows you to write full-fledged KDE applications with python. PyKDE, written and actively maintained by Jim Bublitz, is a full interface to KDE's libraries. This allows you to write fully-fledged KDE applications with python.
Line 5: Line 5:
PyKDE needs PyQt and ["SIP"] to run. These are both actively maintained by Phil Thompson. PyKDE needs PyQt and [[SIP]] to run. These are both actively maintained by Phil Thompson.
Line 7: Line 7:
More information is available at [http://riverbankcomputing.co.uk/pykde/]. Documentation is available at [[http://riverbankcomputing.co.uk|Riverbank Computing Limited]].
Line 9: Line 9:
If you have written an application for PyKDE, please list it here. If you have written an application for PyKDE, please list it here:

 * [[http://www.boddie.org.uk/david/Projects/Python/KDE/Docs/kioslaves-tutorial.html|Python KIOSlave Tutorial]]
 * The PyQt Wiki contains a [[http://www.diotavelli.net/PyQtWiki/SomeExistingApplications|list of applications using PyQt and/or PyKDE]].
 * [[http://www.frescobaldi.org/|Frescobaldi]] is a !LilyPond music text editor written in Python using PyKDE4
 * [[http://bitbucket.org/ArneBab/pyrad/|pyRad]] is a wheel type command interface to allow quick access to programs.

== Links to other resources ==

Jim Bublitz was [[http://dot.kde.org/1157841422/|interviewed about PyKDE]] for [[http://dot.kde.org|KDE Dot News]] in September 2006.

PyKDE

PyKDE, written and actively maintained by Jim Bublitz, is a full interface to KDE's libraries. This allows you to write fully-fledged KDE applications with python.

PyKDE needs PyQt and SIP to run. These are both actively maintained by Phil Thompson.

Documentation is available at Riverbank Computing Limited.

If you have written an application for PyKDE, please list it here:

Jim Bublitz was interviewed about PyKDE for KDE Dot News in September 2006.

PyKDE (last edited 2015-08-02 16:09:43 by LauraCreighton)

Unable to edit the page? See the FrontPage for instructions.