Hi, just wanted to drop a note about a new tool I’ve developed called PyLambdaCloud. It’s a Python interface designed to streamline the process of launching tasks on Lambda Cloud instances.
It’s got a few cool features like automating the process of copying files to instances, executing commands, and instance self-termination after tasks are completed. It’s all about making tasks simpler and cost-effective.
Here’s the link of the repo in case you want to give it a try. Any feedback is appreciated.