LICENSE
README.md
pyproject.toml
bywords/__init__.py
bywords/__main__.py
bywords/adjust.py
bywords/bywords.py
sangfroid/__init__.py
sangfroid/animation.py
sangfroid/field.py
sangfroid/format.py
sangfroid/keyframe.py
sangfroid/registry.py
sangfroid/t.py
sangfroid/util.py
sangfroid.egg-info/PKG-INFO
sangfroid.egg-info/SOURCES.txt
sangfroid.egg-info/dependency_links.txt
sangfroid.egg-info/entry_points.txt
sangfroid.egg-info/requires.txt
sangfroid.egg-info/top_level.txt
sangfroid/layer/__init__.py
sangfroid/layer/blurs.py
sangfroid/layer/geometry.py
sangfroid/layer/group.py
sangfroid/layer/layer.py
sangfroid/layer/other.py
sangfroid/layer/shortcuts.py
sangfroid/layer/stylise.py
sangfroid/layer/tbd.py
sangfroid/layer/text.py
sangfroid/layer/time.py
sangfroid/layer/transform.py
sangfroid/value/__init__.py
sangfroid/value/blendmethod.py
sangfroid/value/canvas.py
sangfroid/value/color.py
sangfroid/value/gradient.py
sangfroid/value/simple.py
sangfroid/value/string.py
sangfroid/value/tbd.py
sangfroid/value/transformation.py
sangfroid/value/value.py
sangfroid/value/vector.py
test/test_animation.py
test/test_group.py
test/test_keyframes.py
test/test_layer.py
test/test_registry.py
test/test_t.py
test/test_waypoint.py