Metadata-Version: 2.1
Name: GraphRoam
Version: 0.1.0
Summary: A Python library for efficient random walks on massive graphs
Home-page: https://github.com/praveng/graphroam
Author: praveng
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENCE
Requires-Dist: duckdb (>=0.10.2)
Requires-Dist: numpy (>=1.26.4)
Requires-Dist: pyarrow (>=16.0.0)
Requires-Dist: scipy (>=1.13.0)

