An open API service providing repository metadata for many open source software ecosystems.

GitHub / tmux-python / libtmux

⚙️ Python API / wrapper for tmux

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmux-python%2Flibtmux
PURL: pkg:github/tmux-python/libtmux

Stars: 1,109
Forks: 112
Open issues: 86

License: mit
Language: Python
Size: 4.09 MB
Dependencies parsed at: Pending

Created at: over 9 years ago
Updated at: 2 days ago
Pushed at: 1 day ago
Last synced at: 1 day ago

Commit Stats

Commits: 1770
Authors: 40
Mean commits per author: 44.25
Development Distribution Score: 0.102
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/tmux-python/libtmux

Topics: api, cli, library, python, python-3, terminal, tmux

Releases
10 months ago
Download
v0.41.0 - Fixes and syntax modernization

v0.41.0

What’s Changed

Fixes

Development

Documentation

New Contributors

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.40.1...v0.41.0

10 months ago
Download
v0.40.1 - Fix for new sessions w/ env vars

v0.40.1

Bug fixes

New Contributors

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.40.0...v0.40.1

11 months ago
Download
v0.40.0 - Maintenance release

v0.40.0

Maintenance only, no bug fixes or new features

Development

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.39.0...v0.40.0

11 months ago
Download
v0.39.0 - Drop Python 3.8

v0.39.0

What’s Changed

Breaking changes

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.38.1...v0.39.0

12 months ago
Download
v0.38.0 (built with uv)

v0.38.0

What’s Changed

Development

  • Project and package management: poetry to uv (#547)

    uv is the new package and project manager for the project, replacing Poetry.

  • Code quality: Use f-strings in more places (#540)

    via ruff 0.4.2.

Documentation

  • [docs] Sphinx v8 compatibility: configure a non-empty inventory name for Python Intersphinx mapping. by @jayaddison in https://github.com/tmux-python/libtmux/pull/542

  • Fix docstrings in query_list for MultipleObjectsReturned and
    ObjectDoesNotExist.

Other

New Contributors

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.37.0...v0.38.0

12 months ago
Download
v0.37.0 - Maintenance release, test stability

v0.37.0

Tests

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.36.0...v0.37.0

over 1 year ago
Download
v0.36.0 - Maintenance release

v0.36.0

What’s Changed

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.35.1...v0.36.0

over 1 year ago
Download
v0.35.1 - `Server.attached_sessions` fix

v0.35.1

What’s Changed

New Contributors

Full Changelog: https://github.com/tmux-python/libtmux/compare/v0.35.0...v0.35.1

over 1 year ago
Download