Installation
To install skops from PyPI, run the following command in your Python environment:
python -m pip install skops
Skops is also available in conda-forge:
conda install conda-forge::skops
If you’re interested in contributing to skops, please follow the contribution guideline instead.