Differences between revisions 10 and 15 (spanning 5 versions)
Revision 10 as of 2008-06-16 15:50:39
Size: 854
Editor: parent-proxy-des-nat
Comment: Fixed broken URL for PyKDE information
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 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:
Documentation is available at [http://riverbankcomputing.co.uk Riverbank Computing Limited]. [[http://sourceforge.net/projects/pykde/|Main Website]]

Documentation is available at [[http://riverbankcomputing.co.uk|Riverbank Computing Limited]].
Line 11: Line 13:
 * [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.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.
Line 16: Line 20:
Jim Bublitz was [http://dot.kde.org/1157841422/ interviewed about PyKDE] for [http://dot.kde.org KDE Dot News] in September 2006. 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.