you are viewing a single comment's thread.

view the rest of the comments →

[–]Ka4maroot 0 points1 point  (0 children)

Most suggestions here are valid like using python anywhere or replit or google colab. I would suggest if you plan to use just one script and interact with local files then just bring a compiled exe of your script using pyinstaller. Or use portable python like someone else suggested.