Installation

Required dependencies

  • Python 3.5 or later
  • psutil 3.2 or later

Deployment

  • With pip: pip install pshell
  • With anaconda: conda install -c conda-forge pshell

Testing

To run the test suite after installing pshell, first install (via pip or conda) py.test and then run py.test.