cat9
xonsh
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
cat9 | xonsh | |
---|---|---|
10 | 103 | |
442 | 7,392 | |
- | 1.3% | |
10.0 | 8.5 | |
22 days ago | 4 days ago | |
Lua | Python | |
The Unlicense | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cat9
- Are We Sixel Yet
-
I improved the meme
As much as I may not like Windows, PowerShell is pretty stupidly powerful. There's a reason why people try to replicate some of its functionality or concepts.
-
Nushell: Introduction to a New Kind of Shell
Speaking of non-POSIX shells, I stumbled upon this last week:
https://github.com/letoram/cat9
https://arcan-fe.com/2022/10/15/whipping-up-a-new-shell-lash...
You might be interested in Cat9, https://github.com/letoram/cat9
It's another reimagination of a shell, but built around asynchronous jobs
- Cat9: A command-line shell written in Lua
xonsh
-
Shh: Simple Shell Scripting from Haskell
Those of you who use (or used) this as your shell: care to share your experience?
It seems a lot less full-featured than https://xon.sh/, but maybe you don't need a lot of bells and whistles for regular usage. I mostly run build, execute, and install commands.
I'm somewhat enticed at the possibility of being able to wrap common executables into forms that are typed (like nushell or elvish) and manipulate them in a way that leverages the type checker.
-
Marcel the Shell
In that case, is it even more similar to xonsh?
> Marcel pipes python values in streams
That's indeed much better, all those untyped strings in shells in a bad old design
Though hopefully xonsh will implement this as well https://github.com/xonsh/xonsh/issues/3967
- Shshsh is a bridge connects Python and shell
-
fish-shell: the user-friendly command-line shell
Not to hijack, but also consider xonsh[1]. It's Python based, and all your scripts can be Python (or hybrid-Python). I've been using it for both Windows and Linux for over 5 years.
[1] https://xon.sh/
- Bash e limbajul DIAVOLULUI
-
rsh - Ruby Shell (a shell written in pure Ruby, one file, no dependencies)
Xonsh
-
Lua as a Bash alternative
Better than PowerShell, but not bash-wards compatible makes it not a great choice for me. Waiting for Python12 and going to try xonsh again. Python native and bash-wards compatible 🤯
-
Microsoft rewriting core Windows libraries in Rust
I've been eyeing https://xon.sh/ (haven't written much in it though), as it seems to solve my biggest issue when writing scripts in python - the unwieldiness of calling external programs and piping their results.
-
Pythoneers here, what are some of the best python tricks you guys use when progrmming with python
Xonsh. It's like having your shell extended with Python. One-liners are a lot like normal shell, but for anything complicated, Bash is not really a sane language.
What are some alternatives?
nushell - A new type of shell
fish-shell - The user-friendly command line shell.
ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
oh-my-bash - A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
PowerShell - PowerShell for every system!
zx - A tool for writing better scripts
oil - Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
zsh-vi-mode - 💻 A better and friendly vi(vim) mode plugin for ZSH.
elvish - Elvish = Expressive Programming Language + Versatile Interactive Shell
ohmyzsh - 🙃 A delightful community-driven (with 2,200+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
murex - A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
ngs - Next Generation Shell (NGS)