v1.0.0
Official Python SDK for TweetAPI.
- 70+ endpoints across 11 resource categories (user, tweet, post, interaction, list, community, space, explore, auth, xchat, DMs)
- Full type hints with TypedDict definitions
- Typed error handling (RateLimitError, NotFoundError, AuthenticationError, etc.)
- Single dependency (requests) — Python 3.9+
pip install tweetapi