A set of runtime extensions for Invenio repository, providing utilities for data streams, validation, caching, and more. Current version 6.0.0, released with support for Python 3.14-3.15. Active development, monthly releases.
pip install oarepo-runtimeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of DataStream class. Replace with actual instantiation if needed.
Replace 'from oarepo_runtime.datastream' with 'from oarepo_runtime.datastreams'
Use Python 3.14.x; avoid 3.15+ until support is added.
Use 'from oarepo_runtime.caching import ...' instead.
No dependency data recorded yet.