tmux-python / libtmux

⚙️ Python API / wrapper for tmux
https://libtmux.git-pull.com
MIT License
1.01k stars 104 forks source link

Options: Typed structures #518

Open tony opened 8 months ago

tony commented 8 months ago

Can be dataclass.

Consider pydantic, for its field's:

See also