.. _installation: Installation ============ To install skops from `PyPI `_, run the following command in your Python environment: .. code-block:: bash python -m pip install skops Skops is also available in `conda-forge `_: .. code-block:: bash conda install conda-forge::skops If you're interested in contributing to skops, please follow the `contribution guideline `__ instead.