[ad_1]
I’ve been searching for a while for a solution to this and haven’t found one that would work for me.
I need to accept user input on my WordPress site, then do some manipulation of the input using a Python script, and then output a result of an API call done in the Python script.
How would I go about doing this? The Python script works as intended in the terminal, I just need to get it on my site.
[ad_2]