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

python-libtmux 0.10.1

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 python-libtmux 0.10.1 as follows:

guix install python-libtmux@0.10.1

Or install the latest version:

guix install python-libtmux

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.