LICENSE
README.md
pyproject.toml
setup.cfg
src/fetchtastic/__init__.py
src/fetchtastic/cli.py
src/fetchtastic/constants.py
src/fetchtastic/device_hardware.py
src/fetchtastic/downloader.py
src/fetchtastic/log_utils.py
src/fetchtastic/menu_apk.py
src/fetchtastic/menu_firmware.py
src/fetchtastic/menu_repo.py
src/fetchtastic/repo_downloader.py
src/fetchtastic/setup_config.py
src/fetchtastic/utils.py
src/fetchtastic.egg-info/PKG-INFO
src/fetchtastic.egg-info/SOURCES.txt
src/fetchtastic.egg-info/dependency_links.txt
src/fetchtastic.egg-info/entry_points.txt
src/fetchtastic.egg-info/requires.txt
src/fetchtastic.egg-info/top_level.txt
src/fetchtastic/tools/__init__.py
src/fetchtastic/tools/setup_fetchtastic.sh
tests/test_cli.py
tests/test_constants.py
tests/test_constants_module.py
tests/test_coverage_fix.py
tests/test_device_hardware.py
tests/test_download_core.py
tests/test_downloader.py
tests/test_extraction.py
tests/test_log_utils.py
tests/test_log_utils_level.py
tests/test_menu_apk.py
tests/test_menu_firmware.py
tests/test_menu_repo.py
tests/test_notifications.py
tests/test_prereleases.py
tests/test_repo_downloader.py
tests/test_security_paths.py
tests/test_setup_config.py
tests/test_single_blob_cache.py
tests/test_token_warning_fix.py
tests/test_utils.py
tests/test_versions.py