19. May 2017
Python | Replacing the Shell
![uploads/2017/05/python-logo.png](https://via-internet.de/s/ralph-goestenmeier.de/images/uploads/2017/05/python-logo.png)
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