LICENSE
README.md
pyproject.toml
src/envsnap/__init__.py
src/envsnap/ai.py
src/envsnap/beam.py
src/envsnap/cli.py
src/envsnap/detect.py
src/envsnap/doctor.py
src/envsnap/pack.py
src/envsnap/restore.py
src/envsnap/setupgen.py
src/envsnap/share.py
src/envsnap.egg-info/PKG-INFO
src/envsnap.egg-info/SOURCES.txt
src/envsnap.egg-info/dependency_links.txt
src/envsnap.egg-info/entry_points.txt
src/envsnap.egg-info/requires.txt
src/envsnap.egg-info/top_level.txt
tests/test_ai.py
tests/test_beam.py
tests/test_cli.py
tests/test_detect.py
tests/test_detect_rich.py
tests/test_doctor.py
tests/test_help_version.py
tests/test_inspect.py
tests/test_open_url.py
tests/test_pack.py
tests/test_restore.py
tests/test_restore_full.py
tests/test_secrets.py
tests/test_selfskip.py
tests/test_setupgen.py
tests/test_share.py
tests/test_share_serve.py
tests/test_wizard_save.py