Metadata-Version: 2.3
Name: ray-graph
Version: 0.1.0b0
Summary: Help to build ray actor graph
Project-URL: homepage, https://github.com/zen-xu/ray-graph
Project-URL: repository, https://github.com/zen-xu/ray-graph.git
Project-URL: issues, https://github.com/zen-xu/ray-graph/issues
Author-email: "ZhengYu, Xu" <zen-xu@outlook.com>
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.9
Requires-Dist: ray[default]>=2.20
