Setux Actions
Action implementations.
List available actions
$ setux actions
Execute an action
$ setux ACTION ...
note : Setux REPL must be installed.
from setux.actions.MODULE import ACTION
ACTION(...)
$ pip install setux-actions
note : This package is installed as a dependecy of Setux