Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.32 KB

csp symphony adapter

A csp adapter for symphony

Build Status GitHub issues PyPI 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

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.