platypush/platypush/backend/http/app/routes/plugins
Fabio Manganiello 03968928e7 Don't do QRcode plugin base imports, or the web app may fail if the dependencies are not installed 2020-03-24 10:29:22 +01:00
..
camera Removed debug print 2019-12-29 16:55:50 +01:00
media Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance 2019-02-23 21:19:00 +01:00
qrcode Don't do QRcode plugin base imports, or the web app may fail if the dependencies are not installed 2020-03-24 10:29:22 +01:00
sound Added support for streaming audio from an input source over HTTP 2019-07-23 18:22:00 +02:00
__init__.py Added empty __init__.py to plugins to let importlib correctly find the submodules 2019-03-06 02:21:26 +01:00