This package browser is in early development. Mind the rough edges.

python-libtmux

Python API for tmux

Libtmux is the tool behind tmuxp, a tmux workspace manager in Python. It creates object mappings to traverse, inspect and interact with live tmux sessions.

Installation

Install the latest version of python-libtmux as follows:

guix install python-libtmux

Or install a particular version:

guix install python-libtmux@0.10.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.