Metadata-Version: 2.1
Name: pydgn
Version: 1.2.2
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: networkx (>=2.3)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: matplotlib (>=3.3.4)
Requires-Dist: seaborn (>=0.9.0)
Requires-Dist: tensorboard (>=2.1.1)
Requires-Dist: tqdm (>=4.47.0)
Requires-Dist: ogb (>=1.3.3)
Requires-Dist: aioredis (>=1.3.1)
Requires-Dist: ray (>=1.5.2)
Requires-Dist: gpustat (>=0.6.0)
Requires-Dist: torch (>=1.10.2)
Requires-Dist: torch-geometric (>=2.0.3)
Requires-Dist: torch-geometric-temporal (>=0.52.0)
Requires-Dist: wandb (>=0.12.15)

