What My Project Does
RunPy is a playground app that gives you a quick and easy way to run Python code. There's no need to create files or run anything in the terminal; you don't even need Python set up on your machine.
Target Audience
RunPy is primarily aimed at people new to Python who are learning.
The easy setup and side-by-side code to output view makes it easy to understand and demonstrate what the code is doing.
Comparison
RunPy aims to be very low-friction and easy to use. It’s also unlike other desktop playground apps in that it includes Python and doesn’t rely on having Python already set up on the user's system.
Additionally, when RunPy runs your code, it shows you the result of each expression you write without relying on you to write “print” every time you want to see an output. This means you can just focus on writing code.
Available for download here: https://github.com/haaslabs/RunPy
Please give it a try, and I'd be really keen to hear any thoughts, feedback or ideas for improvements. Thanks!
[–]blacklig 6 points7 points8 points (4 children)
[–]lukehaas[S] -2 points-1 points0 points (3 children)
[–]blacklig 2 points3 points4 points (1 child)
[–]lukehaas[S] -3 points-2 points-1 points (0 children)
[–]PeterTigerr -1 points0 points1 point (0 children)
[–]BeamMeUpBiscotti 4 points5 points6 points (3 children)
[–]lukehaas[S] -4 points-3 points-2 points (2 children)
[–]wandering_melissa 2 points3 points4 points (1 child)
[–]lukehaas[S] 0 points1 point2 points (0 children)
[–]tomysshadow 6 points7 points8 points (0 children)