Skip to content

Installation

Amit Deb edited this page Dec 30, 2025 · 1 revision

Zetten is distributed as a single binary.

Install with pip

pip install zetten

Verify installation:

zetten --help

Python Requirements

Zetten is Python-aware but not Python-dependent.

  • No runtime dependency
  • No virtual environment activation required
  • Works with existing Python setups

Clone this wiki locally