Metadata-Version: 2.4
Name: pylibwholegraph-cu13
Version: 26.2.1
Summary: pylibwholegraph - GPU Graph Storage for GNN feature and graph structure
Author: NVIDIA Corporation
License-Expression: Apache-2.0
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: libwholegraph-cu13==26.2.*
Requires-Dist: numpy<3.0,>=1.23
Provides-Extra: test
Requires-Dist: pytest-benchmark; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-forked; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pytest<9.0.0; extra == "test"
Requires-Dist: scipy; extra == "test"
Description-Content-Type: text/markdown

# pylibwholegraph

WholeGraph supports PyTorch and provides a distributed graph and kv store.

cuGraph-PyG can leverage WholeGraph for even greater scalability.
