1
0
Fork 0
This repository has been archived on 2021-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
dennogumi.org-archive/_posts/2009-01-20-python-plasma-tutorials-on-kde-techbase.markdown

19 lines
954 B
Markdown

---
author: einar
comments: true
date: 2009-01-20 22:02:42+00:00
layout: page
slug: python-plasma-tutorials-on-kde-techbase
title: Python Plasma tutorials on KDE Techbase
wordpress_id: 512
categories:
- Linux
tags:
- KDE
- Linux
- plasma
---
As [Simon Edwards already noted](http://www.kdedevelopers.org/node/3841), thanks to me and him (mostly him, I have to say) starting to work on Plasma tutorials at the same time, now KDE's Techbase has a [nice set of Python Plasma tutorials](http://techbase.kde.org/Development/Tutorials/Plasma). They cover creation of applets and connection to DataEngines (see [the Plasma page on Techbase for more information](http://techbase.kde.org/Projects/Plasma)). I plan on starting a tutorial on writing Plasma DataEngines on Thursday, if time permits.
For anyone wanting to try these out: you need KDE 4.2 (currently RC 1), PyKDE4 and kdebase compiled with Python support (not the case of openSUSE at the moment).