i have tried and tried working with the webapp and web2py and then with custom wsgi, but i can not get this to work
i was about to put up on fivver but will to pay someone here for some help. I just can't lose any more time.
I need to have a python file accessible from my website that i can just send a POST to this python file to execute it. There are actually more than one python files stored here . but for now i need at least one running setup will be like this:
1. example: username.pythonanywhere.com/users/checkMessages.py
2. I will then POST to that python file with the userID from my remote server so I will need the actual URL to the File
3. The python file will execute and display Json
4. The Php file on my remote server will get that Json and then do something with it.
It seems like it should be very simple to do, i have the python working locally but it is just dropped in the cgi-bin
prefer to pay with Litecoin or Bitcoin...
or heck be a gem and post a tutorial that explains how this works!