Skip to content

TimGremalm/pysh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Interactive ipython shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages