.coveragerc
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/modules/chat.rst
docs/modules/modules.rst
docs/modules/outputvideo.rst
docs/modules/twitchstream.rst
examples/__init__.py
examples/basic_chat.py
examples/basic_video_out.py
examples/color.py
twitch_stream.py.egg-info/PKG-INFO
twitch_stream.py.egg-info/SOURCES.txt
twitch_stream.py.egg-info/dependency_links.txt
twitch_stream.py.egg-info/not-zip-safe
twitch_stream.py.egg-info/requires.txt
twitch_stream.py.egg-info/top_level.txt
twitchstream/__init__.py
twitchstream/chat.py
twitchstream/getchat.py
twitchstream/outputvideo.py
twitchstream/tests/conftest.py
twitchstream/tests/test_chat.py
twitchstream/tests/test_inputvideo.py
twitchstream/tests/test_outputvideo.py