GitHub - xonsh/xonsh: :shell: Python-powered, cross-platform, Unix-gazing shell.
xonsh
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.
xonsh (pronounced conch) is meant for the daily use of experts and novices alike.
If you like xonsh, ⭐ the repo, write a tweet and stay tuned by watching releases.
First steps
Install xonsh from pip:
python -m pip install 'xonsh[full]'
And visit https://xon.sh for more information:
Installation - using packages, docker or AppI...
Read more at github.com