CHANGES.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/index.rst
docs/examples/checkerboard.rst
docs/examples/index.rst
docs/examples/invert-color.rst
docs/reference/drawable.rst
docs/reference/image.rst
docs/reference/index.rst
docs/reference/interpolators.rst
docs/reference/primitives.rst
docs/reference/sampler.rst
stylo/__init__.py
stylo/color.py
stylo/coords.py
stylo/image.py
stylo/interpolate.py
stylo/objects.py
stylo/prims.py
stylo/time.py
stylo/version.py
stylo.egg-info/PKG-INFO
stylo.egg-info/SOURCES.txt
stylo.egg-info/dependency_links.txt
stylo.egg-info/not-zip-safe
stylo.egg-info/requires.txt
stylo.egg-info/top_level.txt
tests/__init__.py
tests/test_channel.py
tests/test_driver.py
tests/test_image.py
tests/test_sampler.py