govoplan-parties (0.1.15)
Published 2026-08-04 16:05:03 +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-partiesAbout this package
Procedure-local party and representation lifecycle for GovOPlaN.
GovOPlaN Parties
Repository type: module (domain).
govoplan-parties owns how a subject participates in a concrete procedure:
roles, preferred and permitted channels, delivery-recipient status, frozen
contact snapshots, evidence, and effective representation powers.
Identity and Organizations continue to own subject masters. Addresses owns
contact points. Cases and other procedures consume effective Party projections
through parties.resolver instead of copying representation logic.
Requirements
Requires Python: >=3.12