{"id":16750469,"url":"https://github.com/mberr/pytorch-geometric-installer","last_synced_at":"2025-06-25T19:33:11.522Z","repository":{"id":109085511,"uuid":"327872276","full_name":"mberr/pytorch-geometric-installer","owner":"mberr","description":"A utility script to install PyTorch Geometric with its dependencies, using the pre-built binaries.","archived":false,"fork":false,"pushed_at":"2022-04-30T16:42:24.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T12:56:18.026Z","etag":null,"topics":["pytorch","pytorch-geometric"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mberr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-08T10:34:11.000Z","updated_at":"2024-03-22T14:06:21.000Z","dependencies_parsed_at":"2023-03-07T15:30:18.887Z","dependency_job_id":null,"html_url":"https://github.com/mberr/pytorch-geometric-installer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fpytorch-geometric-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fpytorch-geometric-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fpytorch-geometric-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mberr%2Fpytorch-geometric-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mberr","download_url":"https://codeload.github.com/mberr/pytorch-geometric-installer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248232546,"owners_count":21069487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pytorch","pytorch-geometric"],"created_at":"2024-10-13T02:28:14.883Z","updated_at":"2025-04-10T14:12:05.993Z","avatar_url":"https://github.com/mberr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyTorch Geometric Install Helper\n\n*Update: PyTorch Geometric now has a similar tool [in their documention](https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html#quick-start).*\n\nGenerate pip install commands for installation of [PyTorch Geometric](https://github.com/rusty1s/pytorch_geometric) as described [here](https://github.com/rusty1s/pytorch_geometric#installation), e.g.\n\n```console\n$ python generate_pip.py\n# GPU available: True\n# Versions\n# Torch: 1.10.0+cu113\n# CUDA : 11.3\n# CudNN: 8200\n\n    \npip install torch-scatter -f https://data.pyg.org/whl/torch-1.10.0+cu113.html\npip install torch-sparse -f https://data.pyg.org/whl/torch-1.10.0+cu113.html\npip install torch-cluster -f https://data.pyg.org/whl/torch-1.10.0+cu113.html\npip install torch-spline-conv -f https://data.pyg.org/whl/torch-1.10.0+cu113.html\npip install torch-geometric\n```\n\nRequires [PyTorch](https://github.com/pytorch/pytorch) to be installed first.\n\n*Note*: If the used PyTorch version was compiled for CUDA, but CUDA is not available for `torch`, it will install the cpu version of PyTorch Geometric.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmberr%2Fpytorch-geometric-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmberr%2Fpytorch-geometric-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmberr%2Fpytorch-geometric-installer/lists"}