Python Forum

Full Version: unix shell in python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
if you wrote a unix shell, or equivalent for windows, in python, what would the interactive commands be like? would you make them be pythonic?
If I write a shell, I call it PyUnix.
Cygwin
The coolest shell name is already taken The Fuck.
Make Windows shell/commands line interface great again cmder Dance
xonsh shell is really cool try it out.
fish shell my favorite on Linux.
More a overview of shell i like,so if i should write a shell it would be shell that draw inspiration from all the shell above.