README.md
pyproject.toml
setup.py
scripts/sw-docker-entrypoint
starwhale/__init__.py
starwhale/__main__.py
starwhale.egg-info/PKG-INFO
starwhale.egg-info/SOURCES.txt
starwhale.egg-info/dependency_links.txt
starwhale.egg-info/entry_points.txt
starwhale.egg-info/not-zip-safe
starwhale.egg-info/requires.txt
starwhale.egg-info/top_level.txt
starwhale/api/__init__.py
starwhale/api/dataset.py
starwhale/api/metric.py
starwhale/api/model.py
starwhale/api/_impl/__init__.py
starwhale/api/_impl/dataset.py
starwhale/api/_impl/loader.py
starwhale/api/_impl/metric.py
starwhale/api/_impl/model.py
starwhale/base/__init__.py
starwhale/base/bundle.py
starwhale/base/bundle_copy.py
starwhale/base/cloud.py
starwhale/base/package.py
starwhale/base/store.py
starwhale/base/tag.py
starwhale/base/type.py
starwhale/base/uri.py
starwhale/base/view.py
starwhale/cli/__init__.py
starwhale/cli/mngt.py
starwhale/consts/__init__.py
starwhale/consts/env.py
starwhale/core/__init__.py
starwhale/core/dataset/__init__.py
starwhale/core/dataset/cli.py
starwhale/core/dataset/dataset.py
starwhale/core/dataset/model.py
starwhale/core/dataset/store.py
starwhale/core/dataset/view.py
starwhale/core/instance/__init__.py
starwhale/core/instance/cli.py
starwhale/core/instance/model.py
starwhale/core/instance/view.py
starwhale/core/job/__init__.py
starwhale/core/job/cli.py
starwhale/core/job/executor.py
starwhale/core/job/model.py
starwhale/core/job/store.py
starwhale/core/job/view.py
starwhale/core/model/__init__.py
starwhale/core/model/cli.py
starwhale/core/model/model.py
starwhale/core/model/store.py
starwhale/core/model/view.py
starwhale/core/project/__init__.py
starwhale/core/project/cli.py
starwhale/core/project/model.py
starwhale/core/project/view.py
starwhale/core/runtime/__init__.py
starwhale/core/runtime/cli.py
starwhale/core/runtime/model.py
starwhale/core/runtime/store.py
starwhale/core/runtime/view.py
starwhale/mngt/__init__.py
starwhale/utils/__init__.py
starwhale/utils/config.py
starwhale/utils/debug.py
starwhale/utils/error.py
starwhale/utils/fs.py
starwhale/utils/http.py
starwhale/utils/load.py
starwhale/utils/log.py
starwhale/utils/obj.py
starwhale/utils/process.py
starwhale/utils/progress.py
starwhale/utils/venv.py