Closed thedrow closed 3 years ago
How do we feel about using https://github.com/tiangolo/typer? It does look like it can simplify our code further and it is based on click.
wow! we are thinking the same! check https://github.com/celery/celery/pull/5718#issuecomment-569178788
Typer currently doesn't support async CLI commands. I've discussed with the maintainer how it might be done.
Since celery/celery#5718 was merged this should be accepted. I'll move it to the accepted folder and fix the remaining problems in CI.
This is the Design CEP for celery/celery#5718. Besides some missing links and a few touches it is done.
Who is going to shepherd this CEP?