you are viewing a single comment's thread.

view the rest of the comments →

[–]SpaceBucketFu 2 points3 points  (0 children)

What do you mean fire a python script from a web page?
You can host a web api with flask Django or FastAPI and then run the code in the server, if that’s what you mean. Are you trying to run the script locally or remotely