mycroft-core/mycroft
Åke Forslund b7b5e9bfcb Refactor mycroft.skills.core
- MycroftSkill and related core functions to mycroft_skill.py
- FallbackSkill to fallback_skill.py
- Add important classes decorators and functions to __init__.py
- move SkillGUI class to the enclosure along with the other enclosure
  interfaces

core.py retains the same members as previously by means of imports to
retain backwards compatibility. When most of the available skills starts
using this new structure properly
2019-07-22 06:46:31 +02:00
..
api Remove 'update' field from skills data 2019-07-01 12:24:18 +02:00
audio Merge pull request #2168 from forslund/feature/update-pychromecast 2019-06-26 10:34:55 +02:00
audio-accuracy-test Remove inheritance from object 2019-01-11 09:24:21 +01:00
client Fetch CLI log path from config if available (#2192) 2019-07-11 17:40:40 -05:00
configuration Explain the config system used here. (#2201) 2019-07-11 17:39:50 -05:00
dialog Add (|) syntax to dialog and voc files 2019-02-15 12:05:39 -06:00
enclosure Refactor mycroft.skills.core 2019-07-22 06:46:31 +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 Fix pycodestyle errors 2019-05-15 13:46:43 +02:00
metrics Remove inheritance from object 2019-01-11 09:24:21 +01:00
res Recognize "confirm[ed]" as a word for "yes" 2019-07-04 15:40:03 -07:00
session Remove inheritance from object 2019-01-11 09:24:21 +01:00
skills Refactor mycroft.skills.core 2019-07-22 06:46:31 +02:00
stt Update old style metaclasses 2019-06-14 12:56:48 +02:00
tts Update old style metaclasses 2019-06-14 12:56:48 +02:00
util 'next {day}' to be 3-9 days in future (#2184) 2019-07-13 11:53:38 +02:00
version Version bump from 19.2.12 to 19.2.13 2019-07-01 11:21:44 +00:00
__init__.py Refactor mycroft.skills.core 2019-07-22 06:46:31 +02:00