8000 Installation · timkpaine/csp-gateway Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Installation

github-actions[bot] edited this page Mar 25, 2025 · 1 revision

Pre-requisites

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

Install with pip

pip install csp-gateway

Install with conda

conda install csp-gateway --channel conda-forge

Source installation

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

Clone this wiki locally
0