Metadata-Version: 2.4
Name: oa-cohort-author
Version: 0.1.1
Summary: Stable authoring service layer for oa-cohorts
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: oa-cohorts>=0.4.1
Requires-Dist: sqlalchemy>=2.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"

# oa-cohort-author

Stable authoring and inspection interface for `oa-cohorts`.

This package owns the authoring service surface previously embedded inside `oa-cohorts`, while depending on `oa-cohorts` for the underlying query, validation, preview, and persistence models.
