README.md
setup.py
src/keyframed/__init__.py
src/keyframed/curve.py
src/keyframed/dsl.py
src/keyframed/interpolation.py
src/keyframed/misc.py
src/keyframed/serialization.py
src/keyframed/utils.py
src/keyframed.egg-info/PKG-INFO
src/keyframed.egg-info/SOURCES.txt
src/keyframed.egg-info/dependency_links.txt
src/keyframed.egg-info/requires.txt
src/keyframed.egg-info/top_level.txt
tests/test_append.py
tests/test_arithmetic.py
tests/test_bug_20230303.py
tests/test_composition.py
tests/test_curve.py
tests/test_curve_to_dict.py
tests/test_hawkes.py
tests/test_interpolation.py
tests/test_pgroup.py
tests/test_serialization.py
tests/test_sinusoid.py
tests/test_slicing.py