📄 __init__.py 238 bytes Apr 16, 2026 📋 Raw

"""Family Assistant — Prompt-as-Code calendar pipeline.

A Python package for managing family calendar events via email parsing,
LLM-based appointment extraction, Google Calendar sync, and conflict resolution.
"""

version = "0.1.0"