Releases: pavalso/kickpy
Releases · pavalso/kickpy
v0.1.1b
v0.1.0b
The first stable release of the Kick Python SDK, an asynchronous client for the Kick.com API.
🔑 Features
Full OAuth2 (PKCE) flow with token refresh & revocation
Rich, typed API wrappers: users, channels, streams, moderation, categories, and more
Real-time event subscriptions with webhook support
Built-in event emitter (on_message, on_follow, etc.)
Smart caching & partial entity resolution
Developer-friendly, fully asyncio-compatible