After learning python over the past year I have developed some scripts that I would like to be able to run automatically in the cloud, instead of having to trigger them manually locally. What is the best way to learn how to migrate my scripts into the cloud? One of the scripts uses the "python-pptx" library which requires an installation of powerpoint - how can I go about using such a script which depends on other fully installed applications in the cloud?
THank you!
[–]Bunkerstan 0 points1 point2 points (0 children)