Ethan Chiu
Ethan Chiu
Yup, we would probably build it in: https://github.com/ethanchewy/PythonBuddySandboxed Feel free to work on it if you want to!
Actually, for this repo, assuming that we aren't handling any logins, we can still set up a way for the user to easily check his/her/their code submission history.
Edited issue description to reflect this
**Only occurs when user deletes all code and the text box is empty**
Awesome! Thanks for taking a look at this project. I was thinking about using Jinja for templating: http://flask.palletsprojects.com/en/1.1.x/tutorial/templates/ Hasn't been necessary in the past since we only have really one...
Yes, go ahead. Feel free to add any questions, comments, or suggestions in this thread throughout the process!
Along the same lines, I think it would be interesting to figure out how to intelligently help users with errors that they receive the most often. For example, I could...
I've deployed this before on DigitalOcean as well as Google Cloud platform. See: https://github.com/ethanchewy/PythonBuddy#secure-sandboxed-version-using-docker ^This might be helpful for Vercel deployment
sure - feel free to shoot me an email at [email protected] I published this back in 2016 so haven't been too active maintaining it but happy to hear any feedback.
Ålso feel free to open a PR with the security fix you have in mind. In the readme, I do mention alternatives that users can use to better secure their...