Python-powered shell language with Unix integration and cross-platform support
Python-powered, cross-platform, Unix-gazing shell language and command prompt
xonsh
$ xonsh
$ xonsh -c "import os; print(os.getcwd())"
$ xonsh script.xsh