GovOPlaN

govoplan-soap (0.1.19)

Published 2026-08-22 06:43:10 +02:00 by govoplan-package-publisher

Installation

pip install --index-url https://git.add-ideas.de/api/packages/GovOPlaN/pypi/simple/ --extra-index-url https://pypi.org/simple govoplan-soap

About this package

SOAP connector module for GovOPlaN

GovOPlaN SOAP Connector

Repository type: connector (protocol).

This repository contains the SOAP connector module for GovOPlaN. It owns SOAP endpoint publication contracts, provider protocols, connector permissions, and the module manifest.

The SOAP connector is intentionally transport-oriented. Domain modules expose capabilities through core/platform contracts, and the SOAP connector adapts those capabilities into SOAP operations without importing module-internal business code.

Development

Install this repository next to govoplan-core, then include it through the normal GovOPlaN module discovery flow.

python -m pip install -e .

For whole-product development, use the meta repository:

cd /mnt/DATA/git/govoplan
./tools/launch/launch-dev.sh

Requirements

Requires Python: >=3.12
Details
PyPI
2026-08-22 06:43:10 +02:00
3
5.6 KiB
Assets (1)
Versions (5) View all
0.1.19 2026-08-22
0.1.18 2026-08-05
0.1.17 2026-08-05
0.1.16 2026-08-05
0.1.15 2026-08-04