CeleryStar provides APIStar dependency injection mechanism to Celery. It has many benefits:
- simplified task creation
- data validation (with APIStar 4.3 validators)
- HTTP interface to posting messages (like Flower HTTP API)
- OpenAPI 3 interface & Swagger-UI
- many APIStar components
There is an comprehensive example at example.py.