- Added plugin base and loader for backend extensibility - Implemented application settings management with config persistence - Created Svelte-based frontend with Dashboard and Settings pages - Added API routes for plugins, tasks, and settings - Updated documentation and specifications - Improved project structure and developer tools
6 lines
161 B
Python
Executable File
6 lines
161 B
Python
Executable File
# [DEF:superset_tool.utils:Module]
|
|
# @SEMANTICS: package, utils
|
|
# @PURPOSE: Utility package for superset_tool.
|
|
# @LAYER: Infra
|
|
# [/DEF:superset_tool.utils]
|