Skip to content

Installation

Requirements

  • Python 3.9 or higher
  • Git

Install from PyPI

Bash
pip install tenets

Install from Source

Bash
git clone https://github.com/yourusername/tenets.git
cd tenets
pip install -e .

Verify Installation

Bash
tenets --version

Next Steps

After installation, see Quick Start to get started with your first analysis.