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

8 lines
191 B
Python
Raw Normal View History

2026-03-25 13:42:48 +01:00
# -*- coding: utf-8 -*-
"""
workforce_planner Modulares Abwesenheits- & Arbeitsplanungspaket.
Kann als Backend für Desktop (tkinter) und Web (FastAPI) dienen.
"""
__version__ = "0.1.0"