Context tile for pidge notification library v3 - async API with NotificationClient, Message, and dispatch pattern
99
Quality
99%
Does it follow best practices?
Impact
100%
2.85xAverage score across 3 eval scenarios
Passed
No known issues
NotificationClient with async with context manager and await client.dispatch(msg)Notifier, NotifierConfig, or .send() are removed in v3Message dataclass, not positional argumentsNotificationConfig(api_key=...) — never hardcode API keysresult.status == Status.SENT for delivery confirmationnotification_sent field in endpoint responses when sending notifications