Metadata-Version: 2.1
Name: rayvens
Version: 0.3.0
Summary: Rayvens augments Ray with events.
Home-page: https://github.com/project-codeflare/rayvens
Author: Rayvens authors
Author-email: tardieu@us.ibm.com, gheorghe-teod.bercea@ibm.com
License: Apache 2.0
Project-URL: Bug Reports, https://github.com/project-codeflare/rayvens/issues
Project-URL: Source, https://github.com/project-codeflare/rayvens
Keywords: ray events kubernetes
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Java
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS

Rayvens augments [Ray](https://ray.io) with events. With
Rayvens, Ray applications can subscribe to event streams, process and produce
events. Rayvens leverages [Apache Camel](https://camel.apache.org) to make it
possible for data scientists to access hundreds of data services with little
effort.

For the full documentation see
[https://github.com/project-codeflare/rayvens](https://github.com/project-codeflare/rayvens).


