LICENSE
README.md
pyproject.toml
setup.py
src/facemorph/__init__.py
src/facemorph/alignment.py
src/facemorph/cli.py
src/facemorph/indices.py
src/facemorph/landmarks.py
src/facemorph/morphing.py
src/facemorph.egg-info/PKG-INFO
src/facemorph.egg-info/SOURCES.txt
src/facemorph.egg-info/dependency_links.txt
src/facemorph.egg-info/entry_points.txt
src/facemorph.egg-info/requires.txt
src/facemorph.egg-info/top_level.txt
tests/test_alignment.py
tests/test_morphing.py