-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
github-actions[bot] edited this page Nov 9, 2025
·
2 revisions
You need Python >=3.10 on your machine to install csp-gateway.
pip install csp-gatewayconda install csp-gateway --channel conda-forgeFor other platforms and for development installations, build csp-gateway from source.
This wiki is autogenerated. To made updates, open a PR against the original source file in docs/wiki.
Get Started
Key Components
For Developers
Modules
- API/UI Modules
- Logging Modules
- Replay Engine Modules
- Utility Modules
For Contributors