sci_watch.source_wrappers.abstract_wrapper module

class sci_watch.source_wrappers.abstract_wrapper.SourceWrapper[source]

Bases: ABC

Abstract class for source wrappers

documents: list[sci_watch.source_wrappers.document.Document]
abstract update_documents() None[source]

Update the self.documents of the source object