Sonic Pi
SuperCollider
Pure Data
ChucK
Strudel
Overtone
Suno
Music Generator AI
bpython
iPython
Jupyter
IDLE
ptpython
PyCharm
Python
Spyder
Sonic Pi
bpythonBased on our record, Sonic Pi seems to be a lot more popular than bpython. While we know about 71 links to Sonic Pi, we've tracked only 7 mentions of bpython. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Shoutout to Sonic Pi (https://sonic-pi.net/) for still being the best at this. - Source: Hacker News / 2 months ago
Download: Head over to the official website at sonic-pi.net. - Source: dev.to / 5 months ago
How are things going with Sonic Pi?[1] I have lots of fond memories and don't remember there being many strongly popular alternatives some years ago... Though maybe I was under a rock (..and roll). [1]: https://sonic-pi.net/. - Source: Hacker News / 7 months ago
You need to try it yourself and especially your children if they want to learn coding and create some nice music at the same time: https://sonic-pi.net. - Source: dev.to / 8 months ago
Amazing context! Yeah the articleโs snippets reminded me of Sonic Pi https://sonic-pi.net/. - Source: Hacker News / over 1 year ago
Yeah, also it's worth to mention bpython. Source: about 4 years ago
Yeah, mostly I lack time to catch up with Jonathan Slenders works, and have stronger backward compatibility requirements. b=But ptpython and pyipython are both great. I should also look into Rich and Textual https://bpython-interpreter.org/ is also another alternative python shell, and of course https://xon.sh. - Source: Hacker News / over 4 years ago
Python comes with IDLE as /usr/bin/idle but it doesn't have a corresponding .desktop file that would let it appear in the application menu. Otherwise, /usr/bin/python has an interactive mode and bpython is a wrapper around that interactive mode that has like syntax highlighting, indenting, undo, etc. Source: over 4 years ago
Someone posted bpython which I'm pretty ecstatic about but always good to know options. Source: about 5 years ago
Someone else posted this - bpython - which is what I was looking for. Source: about 5 years ago
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
ChucK - A strongly-timed music programming language
IDLE - Default IDE which come installed with the Python programming language.