Skip to content

python-twitch is an python module for simple interaction with twitch.

License

Notifications You must be signed in to change notification settings

miawgogo/python-twitch

 
 

Repository files navigation

python-twitch Travis CI: continuous integration status Coveralls: code coverage status

python-twitch is an python module for simple interaction with twitch.

Installation

pip install python-twitch

Usage

Have a look at the tests directory.

You can supply your own Client-Id by overwriting twitch.CLIENT_ID.

Development

To help with backwards compatibility tox environments are provided that install all packages needed to run tests. Alternatively install all development requirements via pip install -r dev_requirements.

Credits

This library was based on the twitch.tv plugin for xbmc.

Changelog

Since v0.4.0 changes are documented in the changelog.

About

python-twitch is an python module for simple interaction with twitch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%