pytwitcherapi.models

Contains classes that wrap the jsons returned by the twitch.tv API

Classes

Channel(name, status, displayname, game, ...) Channel on twitch.tv
Game(name, box, logo, twitchid[, viewers, ...]) Game on twitch.tv
Stream(game, channel, twitchid, viewers, preview) A stream on twitch.tv
User(usertype, name, logo, twitchid, ...) A user on twitch.tv