KDE TechBase
  • Page
  • Discussion
  • Edit
  • History
KDE TechBase is a Wiki - You can help! Please contribute! Questions?

Development/Languages/Python

< Development | Languages

Python is a powerful object oriented, dynamic language. You can find out more about the language itself on the Python website at http://www.python.org/.

Two important pieces of software are needed to develop KDE applications using Python, PyQt and PyKDE. PyQt provides Python support for the Qt library which KDE is built on. PyQt can be obtained at http://www.riverbankcomputing.co.uk/software/pyqt/ . Riverbank Computing has a lot of good documentation about how to use PyQt to create pure Qt applications. If you are new to KDE / Python development, then learning how to use PyQt is the best first step.


Note
noframe
The book Rapid GUI Programming with Python and Qt is available and covers Qt 4 programming with Python.


PyKDE builds on top of PyQt and add Python support for KDE's libraries and technologies.

You can obtain PyKDE 4 from KDE's subversion repository:

svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebindings/python/pykde4

It's also available via http://websvn.kde.org/trunk/KDE/kdebindings/python/pykde4/.

[edit] Documentation and Tutorials

Main documentation:

  • PyQt home page and documentation
  • Using PyKDE 4

Extra tutorials and articles:

  • Introduction article about PyQt4

[edit] KDE 3 and PyKDE 3

Documentation and tutorials for the older PyQt and PyKDE 3.

  • Python-Qt tutorial
    In this tutorial, the basic steps of creating a Qt-based application with PyQt are explained.

[edit] Further reading and information

  • PyQt and PyKDE mailing list
  • PyQt Homepage
  • PyKDE Homepage
  • The PyQt and PyKDE community Wiki
Retrieved from "http://techbase.kde.org/Development/Languages/Python"

Category: Python

Navigation

  • Home
  • Help
  • Recent changes

Sections

  • Getting started
  • Development
  • Schedules
  • Policies
  • Contribute
  • Projects

Toolbox

  • What links here
  • Related changes
  • Upload file
  • Special pages
  • Printable version
  • Permanent link

Personal tools

  • Log in / create account
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. Qt® and Trolltech® are registered trademarks of Trolltech ASA. Linux® is a registered Trademark of Linus Torvalds. | Legal