ducpy.search._model_files ========================= .. py:module:: ducpy.search._model_files .. autoapi-nested-parse:: Internal helpers for reading model-linked external files from DUC data. Attributes ---------- .. autoapisummary:: ducpy.search._model_files.logger Functions --------- .. autoapisummary:: ducpy.search._model_files.stream_active_external_file_to_path Module Contents --------------- .. py:data:: logger .. py:function:: stream_active_external_file_to_path(duc_source: str | pathlib.Path, file_id: str, output_path: str | pathlib.Path) -> int Stream a model-linked file's active revision to a caller-owned path.