Metadata-Version: 2.4
Name: prefecture
Version: 0.1.0
Summary: A Prefect-based system for simple regular data processing jobs (with initial focus on automating AI-generated weekly digests).
Project-URL: Homepage, https://github.com/konstantint/prefecture
Project-URL: Repository, https://github.com/konstantint/prefecture
Requires-Python: >=3.10
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Requires-Dist: google-genai
Requires-Dist: jinja2
Requires-Dist: markdown-it-py[linkify]
Requires-Dist: prefect>=3.0.0
Requires-Dist: premailer
Requires-Dist: pytest
Requires-Dist: python-dotenv
Requires-Dist: python-slugify
Requires-Dist: requests
Requires-Dist: sqlalchemy
