#78 · Primary category: AI Coding Assistants
xonsh
🐚 Python-powered shell. Full-featured, cross-platform and AI-friendly.
Project last updated:08/25/26
GitHub Stars
9.6K
Forks
735
Contributors
383
License
Other
Why we included this project
Xonsh is a shell that runs Python natively, so people who live in a terminal but think in Python can skip the bash syntax and write their aliases and automation as actual Python code. It works as a full cross-platform shell on Linux, macOS, and Windows, and it also runs inside Jupyter, which suits data scientists and engineers who want their interactive environment to behave like a script. The AI support is practical: you can hook up ChatGPT, GitHub Copilot, or an Ollama-backed alias so a model answers questions or helps with commands right from the prompt, and other AI-powered shells have been built on top of it. Teams that standardize on Python will find it easy to pick up, and the xontrib extension system lets you add completions, prompts, and integrations without forking the project.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.