fishyboteso/fishy/helper/__init__.py

5 lines
347 B
Python
Raw Normal View History

2021-02-14 18:09:29 +00:00
from .auto_update import auto_upgrade, upgrade_avail, versions
from .config import Config
from .helper import open_web, initialize_uid, install_thread_excepthook, unhandled_exception_logging, manifest_file, \
2021-03-26 09:34:01 +00:00
create_shortcut_first, addon_exists, get_addonversion, install_addon, remove_addon, restart, create_shortcut, not_implemented, update