Commit Graph

2 Commits

Author SHA1 Message Date
David Friedel 5977510568 Implement IronNotify Python SDK
- 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
2025-12-25 10:39:44 +00:00
Admin abb0dff3ef
Initial commit 2025-12-25 04:56:58 -05:00