Xonsh Shell
165 posts

Xonsh Shell
@xonsh_shell
Xonsh (sounds like "consh") is a full-featured and cross-platform Python-based shell.
Katılım Mart 2026
24 Takip Edilen18 Takipçiler

@_uzair_dev If you add Python-based Xonsh shell to Python it will be the third.
English

@christofsalis @theo I don't get why Pi doesn't work for me, I'll have to try it on an empty repo. I've tried WSL2 and PowerShell and it just doesn't work but after looking at the extensions I'm so determined to get it working.
English

Are you still using the CLI versions of your preferred agent instead of desktop apps like Codex App, Conductor, or T3 Code?
Tell me why below. Genuinely curious.
Theo - t3.gg@theo
Just learned it's literally impossible to paste images into Claude Code over SSH. How do you CLI people live like this??
English

@SalmanFaarsi17 When you can use Python in the shell and in Airflow it's awesome!
English

High salary DBAs usually know scripting. 🚀
Modern DBAs automate tasks instead of doing everything manually.
PowerShell, Bash, Python & T-SQL automation can massively improve career growth.
Automation is now a core DBA skill.
#SQLServer #DBA #Automation

English

@droidbuilds After Xonsh shell added 1password support Touch ID made life easier for teams - github.com/drmikecrowe/xo…
English

@SciPyTip Or just install Xonsh shell that has Jupyter support as well
English

@Hamzaonchain It’s nice to have any library, any algorithm, and any solution tips in the Xonsh shell.
English

@clxymox Hm, is it possible to test the shell using the container?
English

📌 Windows dans un conteneur Docker.
🔹 Projet open source
🔹 Code de qualité
🔗 github.com/dockur/windows #Shell
Français

@TejashChou94645 @jacksonhinkle Like running a Shell in Windows for the android OS?
English

Mi TOP apps para macOS en 2026
LM Studio → IA en local
Brave → navegador sin publi
Codex → asistente de código
Vivid → desbloquea más brillo
Raycast → launcher vitaminado
Screen Studio → grabación pro
Cloudflare WARP → DNS y VPN
MeetingBar → reuniones a mano
Rectangle → ventanas con atajos
DBngin → bases de datos locales
IINA → reproduce vídeos sin dramas
Warp → terminal con rendimiento top
VS Code → editor de código extensible
CleanShot X → capturas de pantalla para pros
¿Qué otra añadirías?
Español

@tdashk Yeah, if you want more POSIX vibes but with structured data try Xonsh shell
English

Holy shit. An Indian solo dev built the one terminal tool every developer has been missing for 20 years.
It's called witr. It answers one question your OS refuses to answer:
Why is this running?
You see a weird process eating your RAM. You see a port that should not be open. You see a service you do not remember installing. Every tool tells you it exists. None of them tell you why it exists.
ps shows you the process. lsof shows you the port. systemctl shows you the service. But none of them show you the chain. The shell that spawned the supervisor that started the daemon that opened the socket.
witr does.
You type one command. It traces the whole causality. From kernel to PID to parent process to the launchd job or systemd unit that started it. From the open port back to the binary that bound it. From the service back to the user shell that triggered it.
The thing your OS hides, witr surfaces in plain English.
Here is what makes it different from every "process viewer" before this:
→ Traces full causality chains, not just PIDs and ports
→ Interactive TUI dashboard, not a wall of text
→ Single static Go binary, installs in 5 seconds
→ Works on Linux, macOS, Windows, and FreeBSD natively
→ Already packaged on brew, conda, AUR, winget, npm, scoop, chocolatey, FreeBSD ports, and 6 more
→ Detects supervisor chains, container parents, and systemd unit ancestry
→ Flags processes listening on public interfaces or running from suspicious working directories
→ Spots memory hogs and processes that have been running silently for months
Killed: every "what is this process" Stack Overflow rabbit hole, every Reddit thread asking "why is my Mac running this", and every PowerShell one-liner you copied from a 2014 forum post.
15,104 stars in 5 months. 401 forks. 34 contributors. 18 releases. Apache-2.0.
Pranshu Parmar shipped this from his laptop. No VC. No team. No accelerator.
Your OS finally tells you the truth.
(Link in the comments)

English

@SaraDiscovers Using Xonsh shell you can learn how shell scripting is working and Python at the same time
English

@L0wPressure @acidumKey @gaxeliy It also works perfect with Xonsh shell - github.com/anki-code/xont…
English

@acidumKey @gaxeliy Starship к слову на любой shell ставится из популярных.
Я тоже потыкал fish, и вернулся на zsh. Ну не из коробки, но абсолютно все можно настроить как в fish.
nushell я еще могу понять зачем, хотя по мне если тебе не хватает bash/zsh - ну напиши скрипт на js/python.
Русский

Finally zsh & fish support in devenv.
The new release adds support via libghostty, so zsh, fish, and nushell now work properly too.
devenv.sh/blog/2026/05/0…
#nix #devenv #opensource
English

@gaxeliy For completely extended experience there is xonsh shell
English

@Oleg_Cherkasky @ChShersh If you're familiar with Python scripting you can try to replace Bash with Xonsh shell
English

@ChShersh It's good enough at scripting languages, like Python or Javascript, in my experience.
I've also had it write some good Bash shell scripts for me.
English




















