Mode:
Duration:
1
print("Hello World")Coding works best on desktop or with an external keyboard.
print("Hello World")Coding works best on desktop or with an external keyboard.
A simple Hello World example in Xonsh using Python syntax.
print("Hello World")Xonsh is a Python-powered, cross-platform shell that combines Python and traditional shell commands, allowing users to write shell scripts and perform command-line operations using Python syntax.
Origin & Creator
Xonsh was created by Anthony Scopatz and contributors as an open-source project to combine the power of Python with shell scripting.
Industrial Note
Primarily used by developers, data scientists, and system administrators who want Python-driven shell automation. Not intended to replace full-featured shells for basic users.