flickr-mail/flickr_mail
Edward Betts 9f0fb01878 Extract flickr_mail package with Mapped models and shared utilities
Move from JSON file storage to SQLite database using SQLAlchemy with
Mapped type hints. Deduplicate URL utility functions into shared
flickr_mail package.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 13:10:49 +00:00
..
__init__.py Extract flickr_mail package with Mapped models and shared utilities 2026-02-07 13:10:49 +00:00
database.py Extract flickr_mail package with Mapped models and shared utilities 2026-02-07 13:10:49 +00:00
models.py Extract flickr_mail package with Mapped models and shared utilities 2026-02-07 13:10:49 +00:00
url_utils.py Extract flickr_mail package with Mapped models and shared utilities 2026-02-07 13:10:49 +00:00