Languages/Python/PyKDE WebKit Tutorial/Conslusion

From KDE TechBase
Revision as of 00:31, 13 October 2008 by Jriddell (talk | contribs) (New page: Thank you for following this tutorial for a simple PyKDE application. You can find more examples in [http://websvn.kde.org/trunk/KDE/kdebindings/python/pykde4/examples/ the PyKDE source]....)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Thank you for following this tutorial for a simple PyKDE application.

You can find more examples in the PyKDE source.

The PyQtWiki lists some more tutorials.

Python has its own excellent Python Tutorial to learn more about the language.

When coding you should keep a web browser open with the Qt Class reference, PyKDE API class reference.

PyKDE is used a lot in Kubuntu so you may find help on the #kubuntu-devel IRC channel on freenode.

[Development/Languages/Python Back to Python on Techbase]