Differences between revisions 3 and 15 (spanning 12 versions)
Revision 3 as of 2003-07-21 20:27:54
Size: 539
Editor: dial81-131-15-253
Comment: Added link to work in progress tutorial.
Revision 15 as of 2015-08-02 16:09:43
Size: 1153
Comment: fix stale link
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/]. [[http://sourceforge.net/projects/pykde/|Main Website]]
Line 9: Line 9:
If you have written an application for PyKDE, please list it here. Documentation is available at [[http://riverbankcomputing.co.uk|Riverbank Computing Limited]].
Line 11: Line 11:
* [http://www.boddie.org.uk/david/Projects/Python/KDE/index.html Writing IOSlaves in Python] If you have written an application for PyKDE, please list it here:
Line 13: Line 13:
* IoSlavesTutorial  * [[http://www.boddie.org.uk/david/Projects/Python/KDE/Docs/kioslaves-tutorial.html|Python KIOSlave Tutorial]]
 * The PyQt Wiki contains a [[https://wiki.python.org/moin/PyQt/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.

Main Website

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.