swh.coarnotify.client module#
COAR Notify clients.
- class swh.coarnotify.client.DevCOARNotifyClient[source]#
Bases:
COARNotifyClientCN client that sends notification to a single inbox URL.
- class swh.coarnotify.client.DummyCOARNotifyClient[source]#
Bases:
COARNotifyClientDummy CN client that does nothing.
- class swh.coarnotify.client.ConsoleCOARNotifyClient[source]#
Bases:
COARNotifyClientCN client that sends notification to the console.