CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-demo.txt
requirements-dev.txt
requirements.txt
examples/roundtrip.py
src/walsh/__init__.py
src/walsh/cli.py
src/walsh/colors.py
src/walsh/decorators.py
src/walsh/image.py
src/walsh/py.typed
src/walsh/task.py
src/walsh/transforms.py
src/walsh.egg-info/PKG-INFO
src/walsh.egg-info/SOURCES.txt
src/walsh.egg-info/dependency_links.txt
src/walsh.egg-info/entry_points.txt
src/walsh.egg-info/requires.txt
src/walsh.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_colors.py
tests/test_image.py
tests/test_task.py
tests/test_transforms.py