mycroft-core/mycroft
Bart Ribbers 531f78c499
Move requirements.txt to a new requirements folder and add optional deps
Some dependencies aren't actually required but can be optionally
installed for extra functionality.

The Chromecast is an optional audio backend
VLC is an optional audio backend
pyalsaaudio is only used by the mark1 enclosure
google-api-python-client is an optional STT backend, by default Mycroft
uses the Mycroft servers
2020-05-11 15:31:10 +02:00
..
api add a geolocation api for things like time and weather in requested locations 2019-09-26 16:24:11 -05:00
audio Fallback to mimic for bad http status codes 2020-02-17 15:08:21 +01:00
client Move requirements.txt to a new requirements folder and add optional deps 2020-05-11 15:31:10 +02:00
configuration Add configuration option to set microphone timeout 2020-04-17 11:23:25 +02:00
dialog Deprecate DialogLoader class 2020-02-05 17:04:37 +01:00
enclosure Update docstrings 2020-03-30 12:05:58 +02:00
filesystem Remove inheritance from object 2019-01-11 09:24:21 +01:00
identity Remove inheritance from object 2019-01-11 09:24:21 +01:00
lock Remove inheritance from object 2019-01-11 09:24:21 +01:00
messagebus Make message.response keep source/dest info 2020-02-24 10:37:10 +01:00
metrics Send timing information in batches every 30 seconds 2020-02-26 07:25:28 +01:00
res Polish language support 2020-05-05 19:55:27 +02:00
session Remove inheritance from object 2019-01-11 09:24:21 +01:00
skills Fix bug in adds context decorator missing content 2020-05-11 06:50:36 +02:00
stt Issue-2516 - Remove unnecessary library (urllib.parse) 2020-04-27 03:32:51 -04:00
tts Fix fallback to mimic 2020-04-17 20:43:13 +02:00
util Improve audio utils log 2020-04-27 08:38:44 +02:00
version Version bump from 20.2.2 to 20.2.3 2020-05-07 14:07:13 +00:00
__init__.py Refactor mycroft.skills.core 2019-07-22 06:46:31 +02:00