LICENSE
README.md
pyproject.toml
src/shelly_backup/__init__.py
src/shelly_backup/backup.py
src/shelly_backup/cli.py
src/shelly_backup/py.typed
src/shelly_backup/restore.py
src/shelly_backup/rpc.py
src/shelly_backup/scripts.py
src/shelly_backup.egg-info/PKG-INFO
src/shelly_backup.egg-info/SOURCES.txt
src/shelly_backup.egg-info/dependency_links.txt
src/shelly_backup.egg-info/entry_points.txt
src/shelly_backup.egg-info/requires.txt
src/shelly_backup.egg-info/top_level.txt
tests/test_cli.py
tests/test_roundtrip.py
tests/test_rpc.py
tests/test_scripts.py