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.
awesome-xontribs
Awesome list of Xonsh contributions/extensions
xontrib-xlsd
xontrib-xlsd is the next gen ls command for xonsh shell, inspired by lsd.
lazycomplete
lazy loading for shell completion scripts
xontrib-template
Full-featured template for building extension (xontrib) for the xonsh shell.
xontrib-macro
Library of the useful macros for the xonsh shell.
xontrib-jupyter
Xonsh jupyter kernel allows to run Xonsh shell code in Jupyter, JupyterLab, Euporia, etc.
xontrib-history-encrypt
The xonsh shell history backend that encrypt the commands history file to prevent leaking sensitive data.