Skip to content

Installation

github-actions[bot] edited this page Mar 9, 2025 · 2 revisions

Pre-requisites

You need Python >=3.9 on your machine to install csp-adapter-slack.

Install with pip

pip install csp csp-adapter-slack

Install with conda

conda install csp csp-adapter-slack --channel conda-forge

Source installation

For other platforms and for development installations, build csp-adapter-slack from source.

Clone this wiki locally