Skip to content

Installation

github-actions[bot] edited this page Apr 5, 2025 · 2 revisions

Pre-requisites

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

Install with pip

pip install csp-bot

Install with conda

conda install csp-bot --channel conda-forge

Source installation

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

Home

Get Started

For Developers

Coming soon!

For Contributors

Clone this wiki locally