This is a Python 3 port of python-xlib and is based on the development version of it (svn r171).
Python 3 patches for python-xlib 0.14 (svn r135) were used to make this port.
You can find a Python 3 port of python-xlib 0.14 here.
To install, use python 3's pip:
pip3 install git+https://github.com/guoci/python3-xlib-trunk
To uninstall run:
pip3 uninstall python3-xlib-trunk