Metadata-Version: 2.1
Name: pydgn
Version: 1.3.1
Summary: A Python Package for Deep Graph Networks
Home-page: https://pydgn.readthedocs.io/en/latest/
Author: Federico Errica
Author-email: f.errica@protonmail.com
Keywords: deep-graph-networks,evaluation-framework,deep-learning-for-graphs
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8,<3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML (>=5.4)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: tensorboard (<=2.11.0)
Requires-Dist: tqdm (>=4.47.0)
Requires-Dist: ogb (<1.4.0,<=1.3.3)
Requires-Dist: protobuf (==3.20.3)
Requires-Dist: click (<=8.0.4)
Requires-Dist: ray (==2.1.0)
Requires-Dist: gpustat (>=1.0.0)
Requires-Dist: torch (<=1.13.0)
Requires-Dist: torch-geometric (<=2.1.0.post1)
Requires-Dist: torch-geometric-temporal (<=0.54.0)
Requires-Dist: wandb (>=0.12.15)

