Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/point72/csp-adapter-symphony
A csp adapter for symphony
https://github.com/point72/csp-adapter-symphony
chat chatbot cpp python reactive reactive-programming stream-processing streaming symphony
Last synced: 12 days ago
JSON representation
A csp adapter for symphony
- Host: GitHub
- URL: https://github.com/point72/csp-adapter-symphony
- Owner: Point72
- License: apache-2.0
- Created: 2024-04-04T14:37:55.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T19:07:47.000Z (27 days ago)
- Last Synced: 2024-10-26T10:35:13.791Z (25 days ago)
- Topics: chat, chatbot, cpp, python, reactive, reactive-programming, stream-processing, streaming, symphony
- Language: Python
- Homepage: https://github.com/Point72/csp-adapter-symphony/wiki
- Size: 70.3 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# csp symphony adapter
A [csp](https://github.com/point72/csp) adapter for [symphony](https://symphony.com)
[![Build Status](https://github.com/point72/csp-adapter-symphony/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/point72/csp-adapter-symphony/actions?query=workflow%3A%22Build+Status%22)
[![GitHub issues](https://img.shields.io/github/issues/point72/csp-adapter-symphony.svg)](https://github.com/point72/csp-adapter-symphony/issues)
[![PyPI](https://img.shields.io/pypi/l/csp-adapter-symphony.svg)](https://pypi.python.org/pypi/csp-adapter-symphony)
[![PyPI](https://img.shields.io/pypi/v/csp-adapter-symphony.svg)](https://pypi.python.org/pypi/csp-adapter-symphony)## Features
[More information is available in our wiki](https://github.com/Point72/csp-adapter-symphony/wiki)
## Installation
Install with `pip`:
```bash
pip install csp csp-adapter-symphony
```Install with `conda`
```bash
conda install csp csp-adapter-symphony -c conda-forge
```## License
This software is licensed under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.