ZoteroSubscriber#

class papercast.subscribers.ZoteroSubscriber(api_key: str, library_id: str, library_type: str)[source]#

Bases: papercast.base.BaseSubscriber

output_types = {'zotero_output': <class 'papercast_zotero.zotero_types.ZoteroOutput'>}#
async subscribe() AsyncIterable[papercast.production.Production][source]#