LICENSE
README.md
pyproject.toml
syft_installer/__init__.py
syft_installer/__version__.py
syft_installer/auth.py
syft_installer/config.py
syft_installer/daemon_manager.py
syft_installer/downloader.py
syft_installer/exceptions.py
syft_installer/hybrid_installer.py
syft_installer/installer.py
syft_installer/installer_v2.py
syft_installer/launcher.py
syft_installer/platform.py
syft_installer/programmatic_installer.py
syft_installer/runtime.py
syft_installer/simple_installer.py
syft_installer/syftbox.py
syft_installer/utils.py
syft_installer/validators.py
syft_installer.egg-info/PKG-INFO
syft_installer.egg-info/SOURCES.txt
syft_installer.egg-info/dependency_links.txt
syft_installer.egg-info/requires.txt
syft_installer.egg-info/top_level.txt
tests/test_auth.py
tests/test_config.py
tests/test_launcher.py
tests/test_validators.py