
RunPy
Python playground for rapid prototyping
7 followers
Python playground for rapid prototyping
7 followers
RunPy is a minimalist desktop app for writing and running Python code, designed for rapid prototyping. Available for macOS, Windows, and Linux.







This looks useful. How does this compare to using something like Jupyter Notebook?
@smjburton Jupyter Notebook is targeted at professions and data scientists. It's probably not the right tool to use if you're new to Python or if you're looking for something to do quick code prototyping with. This is where RunPy is aiming to find its niche.
@lukehaas That's great - I'll have to give it a try. Congrats on the launch!