mycroft-core/mycroft/enclosure
Å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
..
__init__.py Separate enclosure api from enclosure client (#1760) 2018-08-27 13:44:12 -05:00
api.py Feature/remove old viseme system (#2000) 2019-02-17 23:54:59 -06:00
display_manager.py Remove inheritance from object 2019-01-11 09:24:21 +01:00
gui.py Refactor mycroft.skills.core 2019-07-22 06:46:31 +02:00