Installation

Required dependencies

  • Python 3.8 or later

  • psutil 5.6 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.