{"id":37085,"name":"python-igraph","description":"Python interface for igraph","url":"https://github.com/igraph/python-igraph","last_synced_at":"2025-09-05T07:19:11.068Z","repository":{"id":25559023,"uuid":"28992184","full_name":"igraph/python-igraph","owner":"igraph","description":"Python interface for igraph","archived":false,"fork":false,"pushed_at":"2025-08-31T14:03:15.000Z","size":75763,"stargazers_count":1400,"open_issues_count":54,"forks_count":258,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-08-31T15:27:41.752Z","etag":null,"topics":["complex-networks","graph-algorithms","graph-theory","mathematics","network-analysis","network-graph","python"],"latest_commit_sha":null,"homepage":"https://python.igraph.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"igraph","open_collective":"igraph"}},"created_at":"2015-01-08T23:55:16.000Z","updated_at":"2025-08-30T02:12:36.000Z","dependencies_parsed_at":"2024-02-03T23:28:08.372Z","dependency_job_id":"5d12ddec-8dec-4bfd-926b-7b775280f6e1","html_url":"https://github.com/igraph/python-igraph","commit_stats":{"total_commits":2680,"total_committers":80,"mean_commits":33.5,"dds":0.4891791044776119,"last_synced_commit":"bcac78220851628ddb97e43c2bc26efb7660021f"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/igraph/python-igraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igraph","download_url":"https://codeload.github.com/igraph/python-igraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph/sbom","scorecard":{"id":482853,"data":{"date":"2025-08-11","repo":{"name":"github.com/igraph/python-igraph","commit":"dfa303a8f84312a51ab205b28266f81b3620ecb1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/igraph/.github/SECURITY.md:1","Info: Found linked content: github.com/igraph/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/igraph/.github/SECURITY.md:1","Info: Found text in security policy: github.com/igraph/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.11.9 not signed: https://api.github.com/repos/igraph/python-igraph/releases/224545919","Warn: release artifact 0.11.8 not signed: https://api.github.com/repos/igraph/python-igraph/releases/182243310","Warn: release artifact 0.11.6 not signed: https://api.github.com/repos/igraph/python-igraph/releases/164504594","Warn: release artifact 0.11.5 not signed: https://api.github.com/repos/igraph/python-igraph/releases/154631865","Warn: release artifact 0.11.4 not signed: https://api.github.com/repos/igraph/python-igraph/releases/141888594","Warn: release artifact 0.11.9 does not have provenance: https://api.github.com/repos/igraph/python-igraph/releases/224545919","Warn: release artifact 0.11.8 does not have provenance: https://api.github.com/repos/igraph/python-igraph/releases/182243310","Warn: release artifact 0.11.6 does not have provenance: https://api.github.com/repos/igraph/python-igraph/releases/164504594","Warn: release artifact 0.11.5 does not have provenance: https://api.github.com/repos/igraph/python-igraph/releases/154631865","Warn: release artifact 0.11.4 does not have provenance: https://api.github.com/repos/igraph/python-igraph/releases/141888594"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:272: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/igraph/python-igraph/build.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/emscripten/Dockerfile:1: pin your Docker image by updating python:3.10.6-bullseye to python:3.10.6-bullseye@sha256:3544b58882a63ce7c2ddbc1165c5fcd8b2b86e216aa4e835ed7eb78cbc3eba59","Warn: containerImage not pinned by hash: docker/jupyter/Dockerfile:1","Warn: containerImage not pinned by hash: docker/minimal/Dockerfile:1: pin your Docker image by updating python:latest to python:latest@sha256:50cbf8e58ca53a806b99250b1ba2d16c19433e8c42e7eb4ac4ea924b095e280b","Warn: pipCommand not pinned by hash: docker/emscripten/Dockerfile:7-28","Warn: pipCommand not pinned by hash: docker/jupyter/Dockerfile:5","Warn: pipCommand not pinned by hash: docker/minimal/Dockerfile:5","Warn: pipCommand not pinned by hash: scripts/mkdoc.sh:59","Warn: pipCommand not pinned by hash: scripts/mkdoc.sh:63","Warn: pipCommand not pinned by hash: scripts/mkdoc.sh:68","Warn: pipCommand not pinned by hash: scripts/mkdoc.sh:70","Warn: pipCommand not pinned by hash: scripts/mkdoc.sh:105","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:295","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:340","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:341","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   1 out of  13 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"21 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2013-9 / GHSA-4gv5-qhvr-36vv","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2019-160 / GHSA-c5h8-cq4v-cvfm","Warn: Project is vulnerable to: PYSEC-2013-8 / GHSA-g3p5-fjj9-h8gj","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T17:03:20.143Z","repository_id":25559023,"created_at":"2025-08-19T17:03:20.143Z","updated_at":"2025-08-19T17:03:20.143Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273724254,"owners_count":25156500,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"igraph","name":"igraph development team","uuid":"3735184","kind":"organization","description":"","email":"igraph@igraph.org","website":"https://igraph.org","location":null,"twitter":"igraph2","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3735184?v=4","repositories_count":39,"last_synced_at":"2025-08-29T10:44:26.843Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/igraph","funding_links":["https://github.com/sponsors/igraph"],"total_stars":4062,"followers":131,"following":0,"created_at":"2022-11-05T00:29:21.157Z","updated_at":"2025-08-29T10:44:26.843Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igraph/repositories"},"packages":null,"commits":{"id":1405212,"full_name":"igraph/python-igraph","default_branch":"main","committers":[{"name":"Tamas Nepusz","email":"ntamas@gmail.com","login":"ntamas","count":1404},{"name":"Tamas Nepusz","email":"ntamas@rmki.kfki.hu","login":null,"count":514},{"name":"Fabio Zanini","email":"fabio.zanini@fastmail.fm","login":"iosonofabio","count":274},{"name":"Tamas Nepusz","email":"tamas@cs.rhul.ac.uk","login":null,"count":149},{"name":"Szabolcs Horvát","email":"szhorvat@gmail.com","login":"szhorvat","count":98},{"name":"Gomango999","email":"kv.zhu999@gmail.com","login":"Gomango999","count":52},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":44},{"name":"Gabor Csardi","email":"csardi@rmki.kfki.hu","login":null,"count":31},{"name":"Gabor Csardi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":31},{"name":"Vincent Traag","email":"vincent@traag.net","login":"vtraag","count":23},{"name":"deeenes","email":"turei.denes@gmail.com","login":"deeenes","count":11},{"name":"h5jam","email":"so.h4ns@gmail.com","login":null,"count":7},{"name":"Artem","email":"luardev@gmail.com","login":"luav","count":6},{"name":"John D. Boy","email":"jboy@bius.moe","login":"jboynyc","count":4},{"name":"Yesung(Isaac) Lee","email":"49810053+Isaac-Lee","login":"Isaac-Lee","count":4},{"name":"Adriankhl","email":"dlshcbmuipmam@hotmail.com","login":"Adriankhl","count":4},{"name":"Casper da Costa-Luis","email":"casper.dcl@physics.org","login":"casperdcl","count":3},{"name":"gruebel","email":"anton.gruebel@gmail.com","login":"gruebel","count":3},{"name":"Sviatoslav","email":"iggisv9t@gmail.com","login":"iggisv9t","count":2},{"name":"Sriram-Pattabiraman","email":"59712515+Sriram-Pattabiraman","login":"Sriram-Pattabiraman","count":2},{"name":"Nick Eubank","email":"nickeubank","login":"nickeubank","count":2},{"name":"Jan Schulz","email":"jasc@gmx.net","login":"jankatins","count":2},{"name":"Gwyn Ciesla","email":"gwync@protonmail.com","login":"limburgher","count":2},{"name":"Fabian Witter","email":"fwitter","login":"fwitter","count":2},{"name":"Ebrahim Byagowi","email":"ebrahim@gnu.org","login":"ebraminio","count":2},{"name":"Arpad Horvath","email":"horvath.arpad.szfvar@gmail.com","login":"horvatha","count":2},{"name":"Alberto Alcolea","email":"albertoalcolea@gmail.com","login":"albertoalcolea","count":2},{"name":"Tim Bernhard","email":"tim@bernhard-webstudio.ch","login":"GenieTim","count":2},{"name":"ah00ee","email":"nhoahyoung@gmail.com","login":"ah00ee","count":2},{"name":"flange-ipb","email":"34936695+flange-ipb","login":"flange-ipb","count":2},{"name":"frederik-h","email":"frederik-h","login":"frederik-h","count":2},{"name":"naviddianati","email":"navid.dianati@gmail.com","login":"naviddianati","count":2},{"name":"Sandeep Murthy","email":"smurthy@protonmail.ch","login":"sr-murthy","count":1},{"name":"Tamas Nepusz","email":"tamas@deviant2","login":null,"count":1},{"name":"Tamas Nepusz","email":"tamas@karmic32","login":null,"count":1},{"name":"Tamas Nepusz","email":"tamas@membrane","login":null,"count":1},{"name":"jpowell11","email":"deyoda365@gmail.com","login":null,"count":1},{"name":"David R Connell","email":"davidconnell12@gmail.com","login":null,"count":1},{"name":"Nick Eubank","email":"nickeubank@gmail.com","login":null,"count":1},{"name":"Mike Lissner","email":"mlissner@michaeljaylissner.com","login":"mlissner","count":1},{"name":"Peter Scott","email":"peter@greplin.com","login":"PeterScott","count":1},{"name":"Scott Gigante","email":"scottgigante","login":"scottgigante","count":1},{"name":"Thierry Thomas","email":"thierry@FreeBSD.org","login":"thierry-FreeBSD","count":1},{"name":"Thomas Krijnen","email":"t.krijnen@gmail.com","login":"aothms","count":1},{"name":"Willem van den Boom","email":"willem@wvdboom.nl","login":"willemvandenboom","count":1},{"name":"Yisu Remy Wang","email":"remy.sucre@gmail.com","login":"remysucre","count":1},{"name":"Yong-Yeol Ahn","email":"yongyeol@gmail.com","login":"yy","count":1},{"name":"kmankinen","email":"22212710+kmankinen","login":"kmankinen","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"pmp-p","email":"mail.peny@free.fr","login":"pmp-p","count":1},{"name":"sombreslames","email":"proferrari.leon@gmail.com","login":"sombreslames","count":1},{"name":"szcf-weiya","email":"szcfweiya@gmail.com","login":"szcf-weiya","count":1},{"name":"tristanlatr","email":"19967168+tristanlatr","login":"tristanlatr","count":1},{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":"cthoyt","count":1},{"name":"Christoph Gohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":1},{"name":"Christopher Falter","email":"chrisfalter@gmail.com","login":"chrisfalter","count":1},{"name":"FredInChina","email":"trustgold@gmail.com","login":"ReblochonMasque","count":1},{"name":"Friso van Vollenhoven","email":"f.van.vollenhoven@gmail.com","login":"friso","count":1},{"name":"Rodrigo Monteiro de Moraes de Arruda Falcão","email":"rmmaf98@gmail.com","login":"rmmaf","count":1},{"name":"Puneetha Pai","email":"21996583+PuneethaPai","login":"PuneethaPai","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Casper van Elteren","email":"caspervanelteren@gmail.com","login":"cvanelteren","count":1},{"name":"Bea Márton","email":"marton.ildikobeata@gmail.com","login":"BeaMarton13","count":1},{"name":"Ariki","email":"ardjakov@rambler.ru","login":"Ariki","count":1},{"name":"Alejandro Rivero","email":"al.rivero@gmail.com","login":"arivero","count":1},{"name":"Abe Winter","email":"awinter.public@gmail.com","login":"abe-winter","count":1},{"name":"Gao Fangshu","email":"gaofangshu@foxmail.com","login":"GaoFangshu","count":1},{"name":"Grzegorz Chilczuk","email":"chilczukg@gmail.com","login":"gchilczuk","count":1},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":1},{"name":"Jay Smith","email":"jay.smith@mandiant.com","login":"jhsmith","count":1},{"name":"Kreijstal","email":"rainb@tfwno.gf","login":"Kreijstal","count":1},{"name":"MapleCCC","email":"littlelittlemaple@gmail.com","login":"MapleCCC","count":1},{"name":"Marco Köpcke","email":"hello@parakoopa.de","login":"theCapypara","count":1},{"name":"Markus Elfring","email":"elfring@users.sourceforge.net","login":"elfring","count":1},{"name":"Martino Mensio","email":"martino.mensio@open.ac.uk","login":"MartinoMensio","count":1},{"name":"Matas Lauzadis","email":"matas.lauzadis@gmail.com","login":"lauzadis","count":1},{"name":"Michael Schneider","email":"michael.schneider@aegidien.de","login":"m1-s","count":1},{"name":"Gabor Szarnyas","email":"szarnyasg@gmail.com","login":"szarnyasg","count":1}],"total_commits":2736,"total_committers":78,"total_bot_commits":44,"total_bot_committers":1,"mean_commits":35.07692307692308,"dds":0.48684210526315785,"past_year_committers":[{"name":"Tamas Nepusz","email":"ntamas@gmail.com","login":"ntamas","count":73},{"name":"Szabolcs Horvát","email":"szhorvat@gmail.com","login":"szhorvat","count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Tim Bernhard","email":"tim@bernhard-webstudio.ch","login":"GenieTim","count":2},{"name":"Thomas Krijnen","email":"t.krijnen@gmail.com","login":"aothms","count":1},{"name":"Michael Schneider","email":"michael.schneider@aegidien.de","login":"m1-s","count":1},{"name":"Bea Márton","email":"marton.ildikobeata@gmail.com","login":"BeaMarton13","count":1}],"past_year_total_commits":105,"past_year_total_committers":7,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":15.0,"past_year_dds":0.3047619047619048,"last_synced_at":"2025-07-11T13:22:57.779Z","last_synced_commit":"a1b909951f9b6b63698f40329623b1131ba9463a","created_at":"2023-10-25T14:10:35.226Z","updated_at":"2025-07-11T13:22:57.818Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-06T00:00:11.405Z","repositories_count":5388580,"commits_count":846737243,"contributors_count":30835589,"owners_count":902904,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"igraph/python-igraph","html_url":"https://github.com/igraph/python-igraph","last_synced_at":"2025-08-31T12:42:41.301Z","status":null,"issues_count":158,"pull_requests_count":122,"avg_time_to_close_issue":6939064.968503937,"avg_time_to_close_pull_request":1944310.6448598132,"issues_closed_count":127,"pull_requests_closed_count":107,"pull_request_authors_count":21,"issue_authors_count":85,"avg_comments_per_issue":4.670886075949367,"avg_comments_per_pull_request":1.9098360655737705,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":17,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":265847.875,"past_year_avg_time_to_close_pull_request":743261.8709677419,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.1764705882352942,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":28,"created_at":"2023-05-10T21:04:37.600Z","updated_at":"2025-09-03T05:30:33.620Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/igraph%2Fpython-igraph/issues","issue_labels_count":{"todo":17,"stale":16,"plotting":11,"wishlist":7,"documentation":7,"high":3,"good first issue":3},"pull_request_labels_count":{"dependencies":61,"github_actions":47,"todo":3,"stale":2,"plotting":1,"wishlist":1,"documentation":1},"issue_author_associations_count":{"NONE":76,"MEMBER":68,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"CONTRIBUTOR":82,"MEMBER":53,"NONE":16},"issue_authors":{"szhorvat":55,"iosonofabio":11,"alex180500":3,"gruebel":2,"yangfangqun":2,"jgmbenoit":2,"sebkaz":1,"n8willis":1,"user293811":1,"flange-ipb":1,"guduxingzou":1,"mcharrak":1,"yizhihenpidehou":1,"patrick-nicodemus":1,"mkazanov":1,"highly0":1,"lnajman":1,"JellyZhangxc":1,"JO-WTF":1,"ftheberge":1,"schae211":1,"goldbattle":1,"limburgher":1,"justuskilianwolff":1,"sombreslames":1,"Aethor":1,"AlainKadar":1,"lubin-liu":1,"pontakornth":1,"salotz-sitx":1,"WANGchuang715":1,"tristanlatr":1,"BaseMax":1,"atyakhtmpg":1,"gaborcsardi":1,"mok33":1,"ivan-marroquin":1,"pournaki":1,"vitorbaptista":1,"136s":1,"Hamim-1204007":1,"8uurg":1,"linqy-immune":1,"RogerH2018":1,"zjlsmshfxzj":1,"xylar":1,"theCapypara":1,"jlost":1,"vnmabus":1,"Vimos":1,"jmzhoulab":1,"include-akshay":1,"SigireddyBalasai":1,"bahadirhanfiliz":1,"jchia":1,"janikmu":1,"carissableker":1,"alejandrocca":1,"folded":1,"vtraag":1,"tim-stephenson":1,"swamidass":1,"x66ccff":1,"PhilipVinc":1,"Caeph":1,"Marion-Artigaut":1,"StevanWhite":1,"aothms":1,"RobinPetit":1,"chargr":1,"filipinascimento":1,"yurivict":1,"annaschi":1,"CrypticRevenger":1,"amwps290":1,"Apteryks":1,"ntamas":1,"Kreijstal":1,"chenzhigang9521":1,"zhulcher":1,"QihangYao":1,"nikhilakn":1,"slowkow":1,"Adriankhl":1,"tanlin2013":1,"ljt10086":1},"pull_request_authors":{"dependabot[bot]":61,"szhorvat":32,"iosonofabio":18,"GenieTim":7,"BeaMarton13":5,"vtraag":3,"Adriankhl":2,"m1-s":2,"SKG24":2,"AdityaChaubeyIITM":2,"CrypticRevenger":2,"gruebel":2,"DavidRConnell":2,"Kreijstal":2,"aothms":2,"rmmaf":2,"JDPowell648":1,"flange-ipb":1,"pmp-p":1,"sombreslames":1,"limburgher":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":21,"github_actions":21},"past_year_issue_author_associations_count":{"MEMBER":8,"NONE":7,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":31,"NONE":10,"MEMBER":9},"past_year_issue_authors":{"szhorvat":7,"aothms":1,"chenzhigang9521":1,"iosonofabio":1,"jchia":1,"JellyZhangxc":1,"limburgher":1,"linqy-immune":1,"patrick-nicodemus":1,"WANGchuang715":1,"zjlsmshfxzj":1},"past_year_pull_request_authors":{"dependabot[bot]":21,"szhorvat":9,"GenieTim":7,"BeaMarton13":5,"SKG24":2,"m1-s":2,"aothms":2,"AdityaChaubeyIITM":2},"maintainers":[{"login":"szhorvat","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szhorvat"},{"login":"iosonofabio","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iosonofabio"},{"login":"vtraag","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtraag"},{"login":"ntamas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ntamas"}],"active_maintainers":[{"login":"szhorvat","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szhorvat"},{"login":"iosonofabio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iosonofabio"}]},"events":{"total":{"CreateEvent":17,"IssuesEvent":26,"ReleaseEvent":1,"WatchEvent":90,"DeleteEvent":15,"IssueCommentEvent":108,"PushEvent":90,"PullRequestReviewEvent":49,"PullRequestReviewCommentEvent":54,"PullRequestEvent":49,"ForkEvent":12},"last_year":{"CreateEvent":17,"IssuesEvent":26,"ReleaseEvent":1,"WatchEvent":90,"DeleteEvent":15,"IssueCommentEvent":108,"PushEvent":90,"PullRequestReviewEvent":49,"PullRequestReviewCommentEvent":54,"PullRequestEvent":49,"ForkEvent":12}},"keywords":["complex-networks","graph-algorithms","graph-theory","mathematics","network-analysis","network-graph","python"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-07T11:15:52.900Z","updated_at":"2022-08-07T11:15:52.900Z","repository_link":"https://github.com/igraph/python-igraph/blob/main/setup.py","dependencies":[{"id":595785457,"package_name":"texttable","ecosystem":"pypi","requirements":"\u003e=1.6.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T02:58:01.613Z","updated_at":"2023-01-14T02:58:01.613Z","repository_link":"https://github.com/igraph/python-igraph/blob/main/.github/workflows/build.yml","dependencies":[{"id":6892290680,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892290681,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6892290682,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.4","direct":true,"kind":"composite","optional":false},{"id":6892290683,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892290684,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892290685,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/jupyter/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T02:58:01.623Z","updated_at":"2023-01-14T02:58:01.623Z","repository_link":"https://github.com/igraph/python-igraph/blob/main/docker/jupyter/Dockerfile","dependencies":[{"id":6892290686,"package_name":"jupyter/notebook","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker/minimal/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T02:58:01.632Z","updated_at":"2023-01-14T02:58:01.632Z","repository_link":"https://github.com/igraph/python-igraph/blob/main/docker/minimal/Dockerfile","dependencies":[{"id":6892290687,"package_name":"python","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"doc/source/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T02:58:01.640Z","updated_at":"2023-01-14T02:58:01.640Z","repository_link":"https://github.com/igraph/python-igraph/blob/main/doc/source/requirements.txt","dependencies":[{"id":6892290688,"package_name":"pip","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290689,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290690,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.28.1","direct":true,"kind":"runtime","optional":false},{"id":6892290691,"package_name":"sphinxbootstrap4theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290692,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290693,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290694,"package_name":"sphinxcontrib-jquery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290695,"package_name":"pydoctor","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290696,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290697,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290698,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6892290699,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docker/emscripten/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-26T19:34:06.676Z","updated_at":"2023-09-26T19:34:06.676Z","repository_link":"https://github.com/igraph/python-igraph/blob/main/docker/emscripten/Dockerfile","dependencies":[{"id":13956856663,"package_name":"python","ecosystem":"docker","requirements":"3.10.6-bullseye","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T19:34:08.392Z","updated_at":"2023-09-26T19:34:08.392Z","repository_link":"https://github.com/igraph/python-igraph/blob/main/pyproject.toml","dependencies":[]}],"score":11.638782484783057,"created_at":"2025-09-04T15:51:10.752Z","updated_at":"2025-10-07T08:15:17.178Z","avatar_url":"https://github.com/igraph.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/igraph","https://opencollective.com/igraph"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","wx","tk","qt","gtk","transformers","parallel","cryptocurrencies","interactive","developer-tools"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37085","html_url":"https://science.ecosyste.ms/projects/37085","bibtex_url":"https://science.ecosyste.ms/projects/37085/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/37085/export.apalike"}