exul

A package for handling Xlib operations in an easy-to-use fashion.


Keywords
xlib, xwindows, x-windows, mouse, keyboard, event, events
License
GPL-3.0
Install
pip install exul==0.0.4

Documentation

exul

Extended X Utilities

This package is for handling common operations related to Xlib, such as:

  • Enumerating Windows
  • Finding Windows
  • Getting Screenshots
  • Getting Screen Sub-Images
  • Sending Events
    • Key Press
    • Key Release
    • Mouse Motions
    • Mouse Clicks
    • Mouse Wheel Up/Down