RunPy is a minimalist desktop app for writing and running Python code, designed for rapid prototyping. Available for macOS, Windows, and Linux.
Replies
Best
Maker
📌
I needed a Python scratchpad where I could quickly experiment with ideas. I wanted to avoid the need to create files and fire up an IDE just to tinker with an idea.
Report
This looks useful. How does this compare to using something like Jupyter Notebook?
Report
Maker
@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.
Report
@lukehaas That's great - I'll have to give it a try. Congrats on the launch!
Replies
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!