pywmii - simple pythonic WMII framework

Introduction | Features | Examples | Manual | History | Download

Introduction

PyWMII is a 100% python framework for configuring and driving the revolutionary wmii X window manager.

It is a completely separate offering to python-wmii; although it borrows a little bit of python-wmii's back-end code, it presents a completely different API.

With PyWMII, you get a comfortable python environment within which you can control virtually all controllable aspects of WMII, and an API which gives you this control through very familiar and understandable Python idioms.

Features


Examples

Here are the examples that are included in the pywmii distribution.

Use any of these as your wmiirc script.

Manual

Installation and usage instructions are provided in the release tarball (see below).

However, you can view the API documentation online.

History

View the CHANGELOG here

Download

Source, instructions, doco etc:

Introduction | Features | Examples | Manual | History | Download