sci_watch.senders.local_dir_sender module
- sci_watch.senders.local_dir_sender.write_on_file(docs: list[sci_watch.source_wrappers.document.Document], output_dir: Path, summaries: Optional[list[str]] = None) None [source]
Write the output of a watcher in a html file
- Parameters:
docs (list[Document]) – Documents to write
output_dir (Path) – Output directory
summaries (list[str], default: None) – Document summaries