LICENSE
README.md
pyproject.toml
spanreed/__init__.py
spanreed/commands.py
spanreed/const.py
spanreed/consumer.py
spanreed/exceptions.py
spanreed/models.py
spanreed/publisher.py
spanreed/task_manager.py
spanreed.egg-info/PKG-INFO
spanreed.egg-info/SOURCES.txt
spanreed.egg-info/dependency_links.txt
spanreed.egg-info/entry_points.txt
spanreed.egg-info/requires.txt
spanreed.egg-info/top_level.txt
spanreed/backend/__init__.py
spanreed/backend/redis.py
spanreed/conf/__init__.py
spanreed/management/commands/__init__.py
spanreed/management/commands/spanreed_worker.py
spanreed/testing/__init__.py
spanreed/testing/pytest_plugin.py
tests/test_consumer.py
tests/test_django.py
tests/test_models.py
tests/test_publisher.py
tests/test_pytest_plugin.py
tests/test_redis_backend.py
tests/test_task_manager.py