Mark Ziegler (Talk | contribs) (Content from http://developer.kde.org/language-bindings/python/index.html) |
(Updated SIP Link) |
||
| Line 10: | Line 10: | ||
==Abstract== | ==Abstract== | ||
| − | The PyKDE4 bindings will be made using [http://www.riverbankcomputing.co.uk/sip/ SIP]. | + | The PyKDE4 bindings will be made using [http://www.riverbankcomputing.co.uk/software/sip/intro SIP]. |
==Status== | ==Status== | ||
Python is a powerful object oriented scripting language. You can find out more about the language itself on the Python website at http://www.python.org/.
The PyKDE4 bindings will be made using SIP.
As of 1-Sep-07 PyKDE code is essentially complete, except for Phonon module support. The package is now in KDE's subversion repository in /trunk/KDE/kdebindings/python/pykde4/. Current work is on examples, docs, and related tools (pykdeuic, etc.) Anyone wishing to work on either example code or test code should contact Jim Bublitz - jbublitz@nwinternet.com.