PyPI Installation

Available on Windows, macOS and Linux.

Prerequisites

Python 3.12 or later is required. You can download it from python.org.

Install

First, make sure you have the latest version of pip:

python3 -m pip install -U pip

Then install PyImageLabeling:

python3 -m pip install -U PyImageLabeling

Run

python3 -m PyImageLabeling

This site uses Just the Docs, a documentation theme for Jekyll.