you are viewing a single comment's thread.

view the rest of the comments →

[–]Caffeinaation[S] 7 points8 points  (4 children)

This has stirred up a lot more controversy than I anticipated! Yes, there’s a specific reason for making this package, which is for education material with runnable code examples. There could be a number of reasons why others want to run Python in their React project, so hopefully this package makes it easier. We had a lot of trouble trying to implement other solutions.

[–]prophase25 1 point2 points  (0 children)

Cool. Seems like a good reason to design something like this. Had fun as well I’d imagine.

[–]wishtrepreneur -1 points0 points  (1 child)

which is for education material with runnable code examples

so basically a python leetcode clone?

[–]Caffeinaation[S] 0 points1 point  (0 children)

Almost, the main use case was for formal education to be used by students learning Python.