Skip to content

Changelog

0.1.0 — Initial release

  • Sync client FunstatClient powered by requests
  • Async client AsyncFunstatClient powered by httpx
  • Full Pydantic v2 models for all API responses
  • Auto-resolution of usernames, @username, and t.me/ links
  • Context manager support for both clients