I
I
Ivan2015-10-20 07:55:34
Python
Ivan, 2015-10-20 07:55:34

Which library should I choose for online Python 3.x interpreter?

Maybe someone came across the organization of the Python 3.x interpreter on the site? What is the best library to use for this?
More about the goals: I’m conducting a remote programming course for schoolchildren, now they send me a solution to problems in an attachment to a letter, but there is a desire to make an interface so that a student can write code right away in the browser, and I can do autotests and save work on the server (therefore, interpreters in iframes are not suitable).
I'm looking for the most stable option so that schoolchildren do not have to deal with interpreter errors, they have enough errors in their programs :)
At the moment I'm leaning towards brython, do you have experience using it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
angru, 2015-10-20
@sibcrash

I'm not sure that there are ready-made solutions, but you can try some sandbox + code editor ( I found some garbage
)

D
Dimonchik, 2015-10-20
@dimonchik2013

and https://ideone.com/ not?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question