README.rst
setup.py
carotte/__init__.py
carotte/client.py
carotte/decorator.py
carotte/exceptions.py
carotte/task.py
carotte/worker.py
carotte.egg-info/PKG-INFO
carotte.egg-info/SOURCES.txt
carotte.egg-info/dependency_links.txt
carotte.egg-info/requires.txt
carotte.egg-info/top_level.txt
carotte/results/__init__.py
carotte/results/backends/__init__.py
carotte/results/backends/base_backend.py
carotte/results/backends/dummy_backend.py
carotte/results/backends/redis_backend.py
scripts/carotte