platypush/requirements.txt

33 lines
526 B
Plaintext
Raw Normal View History

2018-01-03 02:23:25 +01:00
# YAML configuration support
pyyaml
requires
# Apache Kafka backend support
kafka-python
# PushBullet backend support
websocket-client
2018-01-04 02:45:23 +01:00
# HTTP backend support
flask
2018-01-03 02:23:25 +01:00
# Philips Hue plugin support
phue
# MPD/Mopidy music server support
python-mpd2
# Belkin WeMo Switch plugin support
ouimeaux
# Google Assistant support
google-assistant-sdk[samples]
# Flic buttons support
-e git+https://github.com/50ButtonsEach/fliclib-linux-hci
# text2speech plugin: mplayer package
# Video support on RaspberryPi: omxplayer package