LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
image_stitcher/__init__.py
image_stitcher/stitcher.py
image_stitcher.egg-info/PKG-INFO
image_stitcher.egg-info/SOURCES.txt
image_stitcher.egg-info/dependency_links.txt
image_stitcher.egg-info/requires.txt
image_stitcher.egg-info/top_level.txt
image_stitcher/utils/__init__.py
image_stitcher/utils/logger.py
image_stitcher/utils/proc.py
image_stitcher/utils/structs.py
image_stitcher/utils/utils.py
tests/test.py