```{toctree} --- caption: "" maxdepth: 2 hidden: true --- ``` # ccflow-celery Celery evaluator for ccflow [![Build Status](https://github.com/1kbgz/ccflow-celery/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/1kbgz/ccflow-celery/actions/workflows/build.yaml) [![codecov](https://codecov.io/gh/1kbgz/ccflow-celery/branch/main/graph/badge.svg)](https://codecov.io/gh/1kbgz/ccflow-celery) [![License](https://img.shields.io/github/license/1kbgz/ccflow-celery)](https://github.com/1kbgz/ccflow-celery) [![PyPI](https://img.shields.io/pypi/v/ccflow-celery.svg)](https://pypi.python.org/pypi/ccflow-celery) ## Overview > [!NOTE] > This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).