Pytwitcherapi
Python API for interacting with twitch.tv
Install / Use
/learn @Pytwitcher/PytwitcherapiREADME
========================================================= pytwitcherapi
.. image:: http://img.shields.io/pypi/v/pytwitcherapi.png?style=flat :target: https://pypi.python.org/pypi/pytwitcherapi :alt: PyPI version
.. image:: https://img.shields.io/travis/Pytwitcher/pytwitcherapi/master.png?style=flat :target: https://travis-ci.org/Pytwitcher/pytwitcherapi :alt: Build Status
.. image:: http://img.shields.io/pypi/dm/pytwitcherapi.png?style=flat :target: https://pypi.python.org/pypi/pytwitcherapi :alt: Downloads per month
.. image:: https://img.shields.io/coveralls/Pytwitcher/pytwitcherapi/master.png?style=flat :target: https://coveralls.io/r/Pytwitcher/pytwitcherapi :alt: Coverage
.. image:: http://img.shields.io/pypi/l/pytwitcherapi.png?style=flat :target: https://pypi.python.org/pypi/pytwitcherapi :alt: License
.. image:: https://readthedocs.org/projects/pytwitcherapi/badge/?version=latest&style=flat :target: http://pytwitcherapi.readthedocs.org/en/latest/ :alt: Documentation
This project is not developed anymore!
Twitch is a trademark or registered trademark of Twitch Interactive, Inc. in the U.S. and/or other countries. "pytwitcher" and "pytwitcherapi" is not operated by, sponsored by, or affiliated with Twitch Interactive, Inc. in any way.
Python API for interacting with twitch.tv <https://github.com/justintv/Twitch-API>_.
Features
- Easy-to-use object oriented high-level API
- Search and query information about games, channels, streams and users
- Get the livestream playlist
- OAauth Authentication. Can retrieve followed streams and more...
- Good documentation and test coverage
- IRC client for the chat (with IRC v3 tag support)
