python-xlib/README.md

7 lines
187 B
Markdown
Raw Normal View History

2024-01-05 16:54:24 +01:00
# python-xlib
The Python X Library is a complete X11R6 client-side implementation,
written in pure Python. It can be used to write low-levelish X Windows
client applications in Python.