Metadata-Version: 2.5
Name: terp-core
Version: 0.15.0
Summary: Terp platform kernel — base classes, ModuleSpec, errors, pagination, DB session seam, secure-by-default config.
Project-URL: Repository, https://github.com/AITT-NL/terp-framework
Project-URL: Changelog, https://github.com/AITT-NL/terp-framework/blob/main/CHANGELOG.md
License-Expression: Apache-2.0
Requires-Python: >=3.13
Requires-Dist: fastapi>=0.115
Requires-Dist: pydantic-settings>=2.4
Requires-Dist: sqlmodel>=0.0.22
Provides-Extra: secrets
Requires-Dist: cryptography>=48.0.1; extra == 'secrets'
