Online Compiler for Python This is a nodejs, expressjs server to run the incoming python code and to return back the result of the output. In this, the post request from the client is received interms of a JSON, this JSON contains the program. The program is run on the server system and the result is captured and sent to the client again as the response to the post request.
Clone instructions:
- git clone "url"
- navigate to the folder and run npm install
- then run npm start
If you like this, please do give us a star. :p