Metadata-Version: 2.4
Name: organizer
Version: 0.1.0
Summary: Personal AI-assisted organizer: tasks, projects, goals, habits, notes.
Requires-Python: >=3.10
Requires-Dist: sqlalchemy>=2.0
Requires-Dist: alembic>=1.13
Requires-Dist: typer>=0.12
Requires-Dist: rich>=13.7
Requires-Dist: python-dateutil>=2.9
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn>=0.29
Requires-Dist: pydantic>=2.6
Requires-Dist: google-genai>=2.10
Requires-Dist: anthropic>=0.116
Requires-Dist: python-dotenv>=1.0
Requires-Dist: psycopg2-binary>=2.9
Requires-Dist: pyfiglet>=1.0
Requires-Dist: pillow>=10.0
Requires-Dist: google-api-python-client>=2.100
Requires-Dist: google-auth-oauthlib>=1.2
Requires-Dist: tzdata>=2024.1
Requires-Dist: discord.py>=2.4
Requires-Dist: platformdirs>=4.0
Requires-Dist: tomli>=2.0; python_version < "3.11"
Requires-Dist: tomli-w>=1.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: httpx>=0.27; extra == "dev"
Provides-Extra: build
Requires-Dist: pyinstaller>=6.0; extra == "build"
