Closed DImuthuUpe closed 1 year ago
To simplify the distribution of CLI, it is better to stick with Python SDK as anyone can easily do a pip install and access the CLI.
Typer seems like a good CLI library to start https://typer.tiangolo.com/
New CLI is available in https://github.com/apache/airavata-mft/tree/master/python-cli
To simplify the distribution of CLI, it is better to stick with Python SDK as anyone can easily do a pip install and access the CLI.