Delegator.py
nushell

Delegator.py | nushell | |
---|---|---|
1 | 226 | |
1,701 | 33,770 | |
- | 1.9% | |
0.0 | 9.9 | |
about 2 years ago | 7 days ago | |
Python | Rust | |
MIT License | MIT License |
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.
Delegator.py
-
What was the point of [ “x$var” = “xval” ]?
Huh? That's only true if you don't use any libraries, right?
What if you want to use something like delegator[0] to make running shell commands less toilsome?
[0] https://github.com/amitt001/delegator.py
nushell
-
Linux as co-operative Windows process
Have you tried nushell (https://www.nushell.sh/)? It embeds GNU coreutils written in Rust, so it feels like Linux even on a Windows machine.
- Easy development environments with Nix and Nix flakes!
-
Be Aware of the Makefile Effect
> Another example is jq. I use it occasionally, and ChatGPT handles the syntax pretty well. For me, learning it properly just isn’t worth the time or effort.
This resonates with me, I was in exactly the same position when I needed to do something with `kubectl` JSON output - just ask ChatGPT because I couldn't be bothered to learn the unintuitive syntax.
Interestingly I _can_ blame the tool, because I started using Nushell[1] which has built-in JSON manipulation that provides a MUCH simpler syntax, and I have learnt this properly because it was that easy.
1: https://www.nushell.sh/
-
I'm Publishing Matanuska BASIC's ADRs
But these fantasy consoles are aimed largely at the classic BASIC use case of writing simple games. My interest, meanwhile, is in replacing my shell. I want a BASIC that can be a useful, productive stand-in for bash. In this sense, I'm actually more influenced by new-school shells like nushell, elvish and PowerShell.
- Nushell
-
I made an ls alternative for my personal use it turned out to be amazing
Arcan is experimenting with something like this (among others): https://arcan-fe.com/2024/09/16/a-spreadsheet-and-a-debugger...
See also:
* NuShell (https://www.nushell.sh/)
- Inside My Workflow
- Nushell: A New Type of Shell
-
Hacker Typer
- error handling is neglected in the basic design: <https://github.com/nushell/nushell/issues/10633>, <https://github.com/nushell/nushell/issues/10856>, <https://github.com/nushell/nushell/issues/8615>, <https://github.com/nushell/nushell/issues/6617>
-
How to define and work with a Rust-like result type in NuShell
In contrast to Rust, NuShell has try/catch control structures to capture and deal with errors, however, like more imperatively leaning languages (for example, Java or Python). There is no result type in the standard library at the time of writing.
What are some alternatives?
sh - Python process launching
fish-shell - The user-friendly command line shell.
sarge
elvish - Powerful scripting language & versatile interactive shell
envoy
PowerShell - PowerShell for every system!
github-keygen - Easy creation of secure SSH configuration for your GitHub account(s)
xonsh - :shell: Python-powered shell. Full-featured and cross-platform.
pyrun-editor - Ide made using Python.
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
scriptor - High-level abstraction for command-line
alacritty - A cross-platform, OpenGL terminal emulator.
