Installation
Required dependencies
Python 3.8 or later
psutil 5.7 or later
Installing with conda
conda install pshell -c conda-forge
Installing with pip
pip install pshell
Minimum dependency versions
This project adopts a rolling policy based on SPEC 0 regarding the minimum supported version of its dependencies.
You can see the actual minimum tested versions in pyproject.toml.