Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 661 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 661 Bytes

Well, as you can see in the introduction, we need to deal with GUI interactions. To handle this, we utilize a sub-library which effectively manages all the necessary GUI operations. Xlib is like the go-to library here, but the python version is quite out-dated. Thus, we develop the slodonix library, which is a wrapper around Xlib and provides a more pythonic interface.


This sub-lib can be an independent library in the future.

The corresponding MIRO TABLE