19. May 2017
Python | Replacing the Shell

Possible Solutions
- plumbum Github
- XonSH Github (git clone https://github.com/xonsh/xonsh.git)
- IPython
- Sarge Source (hg clone https://bitbucket.org/vinay.sajip/sarge)
- sh Github (git clone https://github.com/amoffat/sh.git)
Plumbum
Install: pip install plumbum