Skip to content

Commit

Permalink
Add launcherctl python library
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeems authored May 27, 2024
1 parent 6a1a0ed commit 03b8e31
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/devel/language/python/launcherctl.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
===========
Launcherctl
===========

Launcherctl is a python library that wraps the launcherctl commandline tool.

.. code-block:: console
$ 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.

External Links
==============

- Repository
https://github.com/Eeems-Org/python-launcherctl

0 comments on commit 03b8e31

Please sign in to comment.