Python Forum
unix shell in python - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Bar (https://python-forum.io/forum-27.html)
+--- Thread: unix shell in python (/thread-17090.html)



unix shell in python - Skaperen - Mar-28-2019

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?


RE: unix shell in python - DeaD_EyE - Mar-28-2019

If I write a shell, I call it PyUnix.


RE: unix shell in python - Larz60+ - Mar-28-2019

Cygwin


RE: unix shell in python - snippsat - Mar-29-2019

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.