Skip to content

Installation

Requirements

  • Python 3.10 or higher
  • pip or uv package manager

Install from PyPI

pip install bugsafe
uv add bugsafe

Verify Installation

bugsafe --version

Development Installation

For contributors, see the Development Setup guide.