apache / airavata-mft

Apache Airavata Managed File Transfer Services
https://airavata.apache.org
Apache License 2.0
32 stars 39 forks source link

Integrate CLI into Python SDK #62

Closed DImuthuUpe closed 1 year ago

DImuthuUpe commented 2 years 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.

DImuthuUpe commented 2 years ago

Typer seems like a good CLI library to start https://typer.tiangolo.com/

DImuthuUpe commented 1 year ago

New CLI is available in https://github.com/apache/airavata-mft/tree/master/python-cli