Xonsh topic

Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.6+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, OSX, and Windows. Xonsh is meant for the daily use of experts and novices.

List Xonsh repositories

awesome-xontribs

60
Stars
8
Forks
Watchers

Awesome list of Xonsh contributions/extensions

xontrib-powerline2

34
Stars
5
Forks
Watchers

Powerline for Xonsh shell

xontrib-xlsd

21
Stars
4
Forks
Watchers

xontrib-xlsd is the next gen ls command for xonsh shell, inspired by lsd.

xontrib-fzf-widgets

34
Stars
18
Forks
Watchers

Set of fzf widgets for xonsh

lazycomplete

17
Stars
1
Forks
Watchers

lazy loading for shell completion scripts

xontrib-schedule

18
Stars
3
Forks
Watchers

Xonsh Task Scheduling

xontrib-template

44
Stars
11
Forks
Watchers

Full-featured template for building extension (xontrib) for the xonsh shell.

xontrib-macro

17
Stars
1
Forks
Watchers

Library of the useful macros for the xonsh shell.

xontrib-jupyter

34
Stars
4
Forks
Watchers

Xonsh jupyter kernel allows to run Xonsh shell code in Jupyter, JupyterLab, Euporia, etc.

xontrib-history-encrypt

17
Stars
1
Forks
Watchers

The xonsh shell history backend that encrypt the commands history file to prevent leaking sensitive data.