LICENSE
NOTICE
README.md
pyproject.toml
src/tai42_backend_celery/__init__.py
src/tai42_backend_celery/py.typed
src/tai42_backend_celery/tai-plugin.yml
src/tai42_backend_celery.egg-info/PKG-INFO
src/tai42_backend_celery.egg-info/SOURCES.txt
src/tai42_backend_celery.egg-info/dependency_links.txt
src/tai42_backend_celery.egg-info/requires.txt
src/tai42_backend_celery.egg-info/top_level.txt
src/tai42_backend_celery/core/__init__.py
src/tai42_backend_celery/core/app.py
src/tai42_backend_celery/core/backend.py
src/tai42_backend_celery/core/callback.py
src/tai42_backend_celery/core/prefork.py
src/tai42_backend_celery/core/schedule.py
src/tai42_backend_celery/core/settings.py
src/tai42_backend_celery/core/signatures.py
src/tai42_backend_celery/core/tasks.py
src/tai42_backend_celery/docs/index.mdx
src/tai42_backend_celery/extensions/__init__.py
src/tai42_backend_celery/extensions/extensions.py
src/tai42_backend_celery/tools/__init__.py
src/tai42_backend_celery/tools/tools.py
tests/test_app.py
tests/test_backend_conformance.py
tests/test_backend_launch.py
tests/test_callback.py
tests/test_extensions.py
tests/test_import_graph.py
tests/test_live_op_delivery.py
tests/test_plugin_spec.py
tests/test_prefork_turnover.py
tests/test_schedule_record.py
tests/test_settings.py
tests/test_signals.py
tests/test_signatures.py
tests/test_tasks.py
tests/test_tools.py
tests/test_worker_tools.py