Files
aza/AzA march 2026 - Kopie (8)/workforce_planner/__init__.py

8 lines
191 B
Python
Raw Normal View History

2026-04-16 13:32:32 +02:00
# -*- coding: utf-8 -*-
"""
workforce_planner Modulares Abwesenheits- & Arbeitsplanungspaket.
Kann als Backend für Desktop (tkinter) und Web (FastAPI) dienen.
"""
__version__ = "0.1.0"