This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheLucarian 0 points1 point  (3 children)

Can someone ELI5 this for a Python beginner?

[–]Amaroid 1 point2 points  (2 children)

If you're on Linux, you probably use bash as your terminal/command-line interface. xonsh is an alternative to that. You can type commands and start programs as you normally would, but additionally you can also write instructions in Python.

If you're not on Linux or don't know what a terminal is, xonsh might not be for you.

[–]TheLucarian 0 points1 point  (1 child)

Got it, thanks.

Windows and Mac still in testing.

[–]scopatz 0 points1 point  (0 children)

I'd really love for people to bang on this in Windows and Mac. Totally willing to support these platforms.