No Nu Shell videos yet. You could help us improve this page by suggesting one.
Based on our record, Nu Shell should be more popular than ptpython. It has been mentiond 41 times since March 2021. 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.
These are just three small examples of what this shell written in Rust allows. The features are many and many more, but I'll leave it up to you to discover and enjoy them; I'm currently playing around with it and it's giving me a lot of satisfaction and immediacy, now it has a fixed place among the tools I use when working! The project is Open Source, so if you want to contribute, I invite you, as always, to do... - Source: dev.to / about 1 year ago
Any thoughts on fish as compared to nushell [0]? It's similar to PowerShell in its philosophy and is also written in Rust. [0] https://github.com/nushell/nushell. - Source: Hacker News / over 1 year ago
I've contributed to rust-analyzer and nushell and had a great experience in both! Tons of open issues with a huge range of difficulties, and the maintainers are really helpful in providing hints to get started. Source: about 2 years ago
Hey OP, figured out you might want to take a look at Nushell: https://github.com/nushell/nushell. Source: about 2 years ago
I'm curious if there's been consideration for nushell. That's the shell I've been hoping would develop enough to be my daily driver going forward. Source: about 2 years ago
If you like using the REPL, for Python I recommend you try https://github.com/prompt-toolkit/ptpython. - Source: Hacker News / about 2 years ago
REPL??? Do you have a very-easy-to-use way of running and testing your code? From vim-slime to nvim sniprun to autocommands with the built in terminal, to an external repl like ptpython (for python obviously). iron.nvim and conjure are two other neovim repl plugins. There are many ways of running the code that you're working on, and having something that makes this really easy for you is pretty essential.... Source: about 2 years ago
I use ptpython for my python repl https://github.com/prompt-toolkit/ptpython. I find it very convenient because it has a vim mode, and many vim similarities. Source: about 2 years ago
A library like ptpython should be what you're looking for, however this probably isn't an option for an exam setting. Source: over 2 years ago
Create a repl to the standard that ptpython sets for python (both croissant and ilua leave a lot to be desired). Source: over 2 years ago
fish shell - The friendly interactive shell.
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
the xonsh shell - Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
bpython - bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it...
zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.
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.