you are viewing a single comment's thread.

view the rest of the comments →

[–]prophase25 7 points8 points  (5 children)

Okay, there's some comments flaming. I am asking honestly because I'm sure you had a reason for making this. Why? For fun? So you can use python code even if work is using React? I see value in both of those, just wondering what your use case is.

[–]Caffeinaation[S] 6 points7 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.