opsi is a Python package with shared libraries for OPSI tooling and services.
It includes helpers for archives, compression, cryptography, files, logging, networking, OPSI packages and services, processes, serialization, system integration, testing, time handling, and utility functions.
Python 3.13 or newer is required.
uv syncUse the package from Python via the opsi namespace, for example:
from opsi.process import run_commandSee DEVELOPMENT.md for setup, checks, tests, and platform notes.
This project is licensed under AGPL-3.0-only.