
bpython
iPython
Jupyter
IDLE
ptpython
PyCharm
Python
Spyder
the xonsh shell
fish shell
Nu Shell
GNU Bourne Again SHell
zsh
iPython
win-bash
PowerShell
bpython
the xonsh shellNo the xonsh shell videos yet. You could help us improve this page by suggesting one.
Based on our record, the xonsh shell seems to be a lot more popular than bpython. While we know about 83 links to the xonsh shell, 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.
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
Https://fishshell.com/ https://xon.sh/ https://www.nushell.sh/ https://elv.sh/ You're replying to someone that says POSIX shells are holding people back, not that the terminal is a bad idea, there are many alternative shells which offer benefits over POSIX shells. fish-shell has everything you want from an interactive shell included, xonsh is a mix Python shell, nushell and elvish are adding types and other things... - Source: Hacker News / 6 months ago
Well if you want a python/shell hybrid there's always xonsh (https://xon.sh/). Really great in particular for people like me who are bash-challenged. I do like Nushell too but I also always had problems remembering the actual language. - Source: Hacker News / 6 months ago
Xonsh is perfect for this: https://xon.sh. - Source: Hacker News / 7 months ago
> Maybe to use as a better Bash? If you know Python, just switch to xonsh (https://xon.sh/). I've been using it as my primary shell since 2018. - Source: Hacker News / 8 months ago
I like the point raised by the author here about the power of elisp in the shell. For context, I've used emacs for well over a decade and write a good bit of elisp most weeks. However, I ended up finding elisp to be the wrong language for replacing a shell: it removes a lot of capabilities for not enough reward, imo: it's just the wrong abstraction because elisp's most natural transformations are very stateful and... - Source: Hacker News / about 1 year ago
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
fish shell - The friendly interactive shell.
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.
Nu Shell - A modern shell written in Rust
IDLE - Default IDE which come installed with the Python programming language.
GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.