This package browser is in early development. Mind the rough edges.

xonsh 0.19.9

Python-ish shell

Xonsh is a Python-ish, BASHwards-looking shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, Mac OSX, and Windows. Xonsh is meant for the daily use of experts and novices alike.

Installation

Install xonsh 0.19.9 as follows:

guix install xonsh@0.19.9

Or install the latest version:

guix install xonsh

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.