src.core.system_manager package
Submodules
src.core.system_manager.cli module
src.core.system_manager.init module
src.core.system_manager.system_manager module
-
class
src.core.system_manager.system_manager.SystemManager[source]
Bases: object
This class is the manager of all ichnosat platform.
It is to consider the logic layer of external interface. The admin functionalities are implemented
here.
-
compile_plugins()[source]
-
create_database()[source]
-
fix_inconsistent_data_in_db()[source]
-
get_downloaded_products()[source]
-
get_downloading_products()[source]
-
get_pending_products()[source]
-
get_processed_products()[source]
-
get_processing_products()[source]
-
is_first_installation()[source]
-
set_first_installation_config(new_status)[source]
-
trigger_downloader()[source]
Module contents