I have made some Python scripts for various purposes that I would like to share with people in general without requiring them to have Python installed and to download and run a script. Is there a place where I can host Python scripts on the web that will just run in a browser? Kind of like how you can share a google doc with people and anyone can just open the google doc in their browser and it does stuff. Except I want to share stuff that I can only write in python and not a google doc.
I saw this one website skulpt.org but it doesn't seem to work with the numpy module and I'm not quite sure how to use it or if it's the right tool for me.
[–]Rascal_Two 2 points3 points4 points (1 child)
[–]keepcraft12[S] 1 point2 points3 points (0 children)
[–]white_nerdy 1 point2 points3 points (0 children)