eric.fetch_eric_open_records ============================ .. py:module:: eric.fetch_eric_open_records .. autoapi-nested-parse:: Fetch ERIC open records by reading their ID from a CSV file. ERIC_open_records.csv must exist in the same directory as this script. * uv run --script fetch_eric_open_records.py Attributes ---------- .. autoapisummary:: eric.fetch_eric_open_records.here eric.fetch_eric_open_records.msg Functions --------- .. autoapisummary:: eric.fetch_eric_open_records.fetch_eric_open_records Module Contents --------------- .. py:data:: here .. py:data:: msg :value: 'Will not overwrite existing file: Uninferable' .. py:function:: fetch_eric_open_records() -> None :async: Fetch ERIC open records by reading their ID from a CSV file.