LICENSE
README.md
pyproject.toml
setup.py
pywise_pkg/__init__.py
pywise_pkg/cli.py
pywise_pkg.egg-info/PKG-INFO
pywise_pkg.egg-info/SOURCES.txt
pywise_pkg.egg-info/dependency_links.txt
pywise_pkg.egg-info/entry_points.txt
pywise_pkg.egg-info/not-zip-safe
pywise_pkg.egg-info/requires.txt
pywise_pkg.egg-info/top_level.txt
pywise_pkg/core/__init__.py
pywise_pkg/core/detector.py
pywise_pkg/core/docker_gen.py
pywise_pkg/core/migrator.py
pywise_pkg/core/resolver.py
pywise_pkg/utils/__init__.py
pywise_pkg/utils/helpers.py
tests/__init__.py
tests/test_advanced.py