.editorconfig
.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
setup.cfg
setup.py
animation/__init__.py
animation/animations.py
animation/decorators.py
animation.egg-info/PKG-INFO
animation.egg-info/SOURCES.txt
animation.egg-info/dependency_links.txt
animation.egg-info/not-zip-safe
animation.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/installation.rst
docs/usage.rst
tests/__init__.py
tests/test_decorators.py