Skip to content

Installation

github-actions[bot] edited this page Mar 21, 2026 · 1 revision

Pre-requisites

You need Python >=3.10 on your machine to install csp-adapter-telegram.

Install with pip

pip install csp-adapter-telegram

Install with conda

conda install csp-adapter-telegram --channel conda-forge

Source installation

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

Clone this wiki locally