Skip to main content

Manage tmux sessions thru JSON, YAML configs. Features Python API

Project description

tmuxp, a novel approach to manage tmux(1) (>= 1.8) workspaces through python objects, JSON or YAML.

https://badge.fury.io/py/tmuxp.png https://travis-ci.org/tony/tmuxp.png?branch=master https://coveralls.io/repos/tony/tmuxp/badge.png?branch=master https://raw.github.com/tony/tmuxp/master/doc/_static/tmuxp-dev-screenshot.png

Ready to begin? See the Quickstart.

Project details

tmux support

1.8, 1.9-dev

python support

2.6, 2.7, >= 3.3

config support

yaml, json, python dict

Source

https://github.com/tony/tmuxp

Docs

http://tmuxp.rtfd.org

API

http://tmuxp.readthedocs.org/en/latest/api.html

Changelog

http://tmuxp.readthedocs.org/en/latest/history.html

Issues

https://github.com/tony/tmuxp/issues

Travis

http://travis-ci.org/tony/tmuxp

Test Coverage

https://coveralls.io/r/tony/tmuxp

pypi

https://pypi.python.org/pypi/tmuxp

Ohloh

https://www.ohloh.net/p/tmuxp

License

BSD.

git repo

$ git clone https://github.com/tony/tmuxp.git

install stable

$ sudo pip install tmuxp

install dev

$ git clone https://github.com/tony/tmuxp.git tmuxp
$ cd ./tmuxp
$ virtualenv .env
$ source .env/bin/activate
$ pip install -e .

See the developing and testing page in the docs for more.

tests

$ python ./run-tests.py

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tmuxp-0.1.7.tar.gz (72.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page