pysh An interactive python shell that can be started to help with debug and prototyping. Setup lib Requirements ipython Install pip install . Uninstall pip uninstall pysh Add module to python path An alternative to install is to add the environment variable PYTHONPATH. ~\projects\pysh\src