Xlib bindings for Python?

Gerhard =?unknown-8bit?Q?H=E4ring?= gh_pythonlist at gmx.de
Mon Nov 19 06:24:58 EST 2001


On Mon, Nov 19, 2001 at 02:10:09AM -0800, Paul Boddie wrote:
> Mike Meyer <mwm at mired.org> wrote in message news:<mailman.1005935603.24851.python-list at python.org>...
> > Yes, I'm really looking for a set of bindings for Xlib, not a Xt or Xm
> > or some other GUI toolkit. It's probably best not to ask why.
> > 
> > I found the X-extensions package, but that apparently stopped being
> > updated about python 1.4.
> > 
> > Anyone got pointers to something more recent than that?
> 
> Try Greg Ewing's work, which apparently includes a wrapper around Xlib:
> 
>   http://www.cosc.canterbury.ac.nz/~greg/python_gui/

There's also this one: http://sourceforge.net/projects/python-xlib/

it's the basis for http://sourceforge.net/projects/plwm/ a Window Manager
written in Python.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list