- NotifyClient with simple notify() and event builder APIs
- Full async/await support with httpx
- Offline queue with JSON file persistence
- Event builder with fluent API
- Notification management (get, markAsRead, unreadCount)
- Type hints with dataclasses
- Python 3.8+ compatible