For my ML projects, I wanted a way to run jobs with cloud compute that was as simple as running commands locally. I also wanted it to be language agnostic (I work with Python and Julia), and easy to string together jobs, run in different environments, into ad hoc pipelines. Finally, I wanted it to be cloud provider independent.
So I created o-o, a CLI for easily running jobs on GCP and Scaleway (more cloud providers to come) and would appreciate any and all feedback. Please check it out:
homepage: https://o-o.tools/
source | issues | mailing-list: https://sr.ht/~ootools/oocli/