Launcherctl#
Launcherctl is a python library that wraps the launcherctl commandline tool.
$ pip install launcherctl
Pros#
Provides a consistent interface that works no matter what launcher is in use.
Cons#
Depending on the underlying launcher’s launcherctl implementation, it may be slow.