Ahenk/opt/ahenk/base/plugin
2016-07-19 10:50:43 +03:00
..
__init__.py
abstract_plugin.py base enums added to abstract plugin 2016-06-06 12:23:27 +03:00
Plugin.py function names fixed according to PEP 8 standards 2016-07-18 18:16:37 +03:00
plugin_install_listener.py new plugin listener 2016-07-19 10:50:43 +03:00
plugin_manager.py new plugins commands added: load,reload and remove with parameters dynamically. Ahenk is loading plugins automatically which is installed while running ahenk 2016-07-18 18:21:03 +03:00
plugin_manager_factory.py function names fixed according to PEP 8 standards 2016-07-18 18:16:37 +03:00
PluginQueue.py