Skip to content
github-actions[bot] edited this page Jul 30, 2025 · 8 revisions

csp symphony adapter

A csp adapter for symphony

Build Status codecov GitHub issues License PyPI

Features

The Symphony adapter allows for reading and writing of messages from the Symphony message platform using requests and the Symphony SDK.

More information is available in our wiki

Chat Framework

csp-bot is a framework for writing cross-platform, command oriented chat bots.

Installation

Install with pip:

pip install csp csp-adapter-symphony

Install with conda

conda install csp csp-adapter-symphony -c conda-forge

License

This software is licensed under the Apache 2.0 license. See the LICENSE file for details.

Clone this wiki locally