Skip to content

Installation

Konigle package is a private package hosted publically on PyPi.

Requirements

  • Python 3.12 or higher

Using pip

pip install konigle

Using Poetry

poetry add konigle

This should install the package in the project's virtual environment.

Using uv

uv add konigle