datacamp / pythonwhat

Verify Python code submissions and auto-generate meaningful feedback messages.
http://pythonwhat.readthedocs.io/
GNU Affero General Public License v3.0
69 stars 31 forks source link

feat: add PyodideExercise with run_code support #415

Closed rikbw closed 3 weeks ago

rikbw commented 3 weeks ago

Fixes https://datacamp.atlassian.net/browse/CP-3518

This code will likely move towards a separate repo, but for now having it in pythonwhat is handy. Some code is duplicated from pythonbackend. I'll put comments on the files / classes that are partially or completely duplicated.

rikbw commented 3 weeks ago

Closed in favor of https://github.com/datacamp-engineering/pyodide_backend/pull/1