CONTRIBUTORS.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
runtests.py
setup.cfg
setup.py
task_dispatcher/__init__.py
task_dispatcher/__main__.py
task_dispatcher/apps.py
task_dispatcher/celery.py
task_dispatcher/commands.py
task_dispatcher/decorators.py
task_dispatcher/register.py
task_dispatcher.egg-info/PKG-INFO
task_dispatcher.egg-info/SOURCES.txt
task_dispatcher.egg-info/dependency_links.txt
task_dispatcher.egg-info/entry_points.txt
task_dispatcher.egg-info/not-zip-safe
task_dispatcher.egg-info/requires.txt
task_dispatcher.egg-info/top_level.txt
task_dispatcher/management/__init__.py
task_dispatcher/management/commands/__init__.py
task_dispatcher/management/commands/task_dispatcher.py
tests/__init__.py
tests/requirements.txt
tests/test_commands.py
tests/test_decorators.py
tests/test_register.py