{"id":357671,"url":"https://github.com/TNanukem/scikit-net/","last_synced_at":"2026-08-22T04:32:04.051Z","repository":{"id":45080211,"uuid":"332679947","full_name":"TNanukem/scikit-net","owner":"TNanukem","description":"A framework for machine learning in complex networks","archived":false,"fork":false,"pushed_at":"2023-07-01T09:55:51.000Z","size":437,"stargazers_count":23,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-30T15:13:14.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TNanukem.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":"contributing.md","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,"zenodo":null}},"created_at":"2021-01-25T08:33:15.000Z","updated_at":"2026-06-09T15:26:13.000Z","dependencies_parsed_at":"2025-04-14T15:32:36.992Z","dependency_job_id":null,"html_url":"https://github.com/TNanukem/scikit-net","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/TNanukem/scikit-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TNanukem","download_url":"https://codeload.github.com/TNanukem/scikit-net/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net/sbom","scorecard":{"id":137267,"data":{"date":"2025-08-04","repo":{"name":"github.com/TNanukem/scikit-net","commit":"df8534268bc04787340e64a6eac2ee4beddc3068"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/12 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/unit_tests.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/coverage.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/TNanukem/scikit-net/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TNanukem/scikit-net/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/TNanukem/scikit-net/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TNanukem/scikit-net/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/TNanukem/scikit-net/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/TNanukem/scikit-net/unit_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: docs/buildDocs.sh:7","Warn: pipCommand not pinned by hash: docs/buildDocs.sh:9","Warn: pipCommand not pinned by hash: docs/buildDocs.sh:10","Warn: pipCommand not pinned by hash: docs/buildDocs.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T06:54:39.809Z","repository_id":45080211,"created_at":"2025-08-16T06:54:39.809Z","updated_at":"2025-08-16T06:54:39.809Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36320690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"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":"TNanukem","name":"Tiago Toledo Junior","uuid":"33360760","kind":"user","description":"I'm a Computer Engineer and Data Scientist. I'm interested in emulators, data science, cloud infrastructure and machine learning.","email":"","website":null,"location":"São Carlos, SP, Brazil","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/33360760?u=02dfb7f1aa1f7fa4b76115e877d8602c6ae82391\u0026v=4","repositories_count":8,"last_synced_at":"2023-03-11T06:31:01.607Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TNanukem","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T00:55:55.065Z","updated_at":"2023-03-11T06:31:01.637Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TNanukem","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TNanukem/repositories"},"packages":[],"commits":{"id":654735,"full_name":"TNanukem/scikit-net","default_branch":"main","total_commits":96,"total_committers":2,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":48.0,"dds":0.01041666666666663,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T03:32:35.899Z","last_synced_commit":"df8534268bc04787340e64a6eac2ee4beddc3068","created_at":"2023-03-09T09:41:35.578Z","updated_at":"2026-08-20T03:32:35.261Z","committers":[{"name":"Tiago Toledo Junior","email":"tiago.nanu@gmail.com","login":"TNanukem","count":95},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-21T00:00:17.498Z","repositories_count":6766271,"commits_count":980616261,"contributors_count":41345769,"owners_count":1362381,"committers_count":3356790,"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":{"table":{"full_name":"TNanukem/scikit-net","html_url":"https://github.com/TNanukem/scikit-net","last_synced_at":"2026-08-21T04:05:05.860Z","status":null,"issues_count":10,"pull_requests_count":41,"avg_time_to_close_issue":11045977.2,"avg_time_to_close_pull_request":324644.0243902439,"issues_closed_count":10,"pull_requests_closed_count":41,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":1.2,"avg_comments_per_pull_request":0.43902439024390244,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:34:11.811Z","updated_at":"2026-08-21T04:05:05.860Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNanukem%2Fscikit-net/issues","issue_labels_count":{"table":{"enhancement":1,"good first issue":1}},"pull_request_labels_count":{"table":{"enhancement":10,"documentation":1,"bug":1,"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":9,"OWNER":1}},"pull_request_author_associations_count":{"table":{"OWNER":39,"NONE":1,"CONTRIBUTOR":1}},"issue_authors":{"table":{"drj11":5,"imw":2,"KONEONE":1,"TNanukem":1,"osorensen":1}},"pull_request_authors":{"table":{"TNanukem":39,"murilosoave":1,"dependabot[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-22T00:00:08.916Z","repositories_count":16222127,"issues_count":41891616,"pull_requests_count":133522302,"authors_count":11491678,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"TNanukem","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TNanukem"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T13:30:58.542Z","updated_at":"2022-09-02T13:30:58.542Z","repository_link":"https://github.com/TNanukem/scikit-net/blob/main/requirements.txt","dependencies":[{"id":3607747478,"package_name":"attrs","ecosystem":"pypi","requirements":"==20.3.0","direct":true,"kind":"runtime","optional":false},{"id":3607747479,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.5","direct":true,"kind":"runtime","optional":false},{"id":3607747480,"package_name":"decorator","ecosystem":"pypi","requirements":"==4.4.2","direct":true,"kind":"runtime","optional":false},{"id":3607747481,"package_name":"GitPython","ecosystem":"pypi","requirements":"==3.1.20","direct":true,"kind":"runtime","optional":false},{"id":3607747482,"package_name":"giotto-tda","ecosystem":"pypi","requirements":"==0.5.1","direct":true,"kind":"runtime","optional":false},{"id":3607747483,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==3.7.2","direct":true,"kind":"runtime","optional":false},{"id":3607747484,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":3607747485,"package_name":"joblib","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":3607747486,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.5","direct":true,"kind":"runtime","optional":false},{"id":3607747487,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.5","direct":true,"kind":"runtime","optional":false},{"id":3607747488,"package_name":"packaging","ecosystem":"pypi","requirements":"==20.9","direct":true,"kind":"runtime","optional":false},{"id":3607747489,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false},{"id":3607747490,"package_name":"pluggy","ecosystem":"pypi","requirements":"==0.13.1","direct":true,"kind":"runtime","optional":false},{"id":3607747491,"package_name":"py","ecosystem":"pypi","requirements":"==1.10.0","direct":true,"kind":"runtime","optional":false},{"id":3607747492,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"==0.6.3","direct":true,"kind":"runtime","optional":false},{"id":3607747493,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==2.4.7","direct":true,"kind":"runtime","optional":false},{"id":3607747494,"package_name":"pytest","ecosystem":"pypi","requirements":"==6.2.2","direct":true,"kind":"runtime","optional":false},{"id":3607747495,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.1","direct":true,"kind":"runtime","optional":false},{"id":3607747496,"package_name":"pytz","ecosystem":"pypi","requirements":"==2021.1","direct":true,"kind":"runtime","optional":false},{"id":3607747497,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==0.24.1","direct":true,"kind":"runtime","optional":false},{"id":3607747498,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false},{"id":3607747499,"package_name":"six","ecosystem":"pypi","requirements":"==1.15.0","direct":true,"kind":"runtime","optional":false},{"id":3607747500,"package_name":"sklearn","ecosystem":"pypi","requirements":"==0.0","direct":true,"kind":"runtime","optional":false},{"id":3607747501,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":3607747502,"package_name":"toml","ecosystem":"pypi","requirements":"==0.10.2","direct":true,"kind":"runtime","optional":false},{"id":3607747503,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.59.0","direct":true,"kind":"runtime","optional":false},{"id":3607747504,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==3.7.4.3","direct":true,"kind":"runtime","optional":false},{"id":3607747505,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-02T13:30:58.673Z","updated_at":"2022-09-02T13:30:58.673Z","repository_link":"https://github.com/TNanukem/scikit-net/blob/main/setup.py","dependencies":[{"id":3607748521,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748522,"package_name":"decorator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748523,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748524,"package_name":"iniconfig","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748525,"package_name":"giotto-tda","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748526,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748527,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748528,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748529,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748530,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748531,"package_name":"pluggy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748532,"package_name":"py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748533,"package_name":"pyparsing","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748534,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748535,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748536,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748537,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748538,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748539,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748540,"package_name":"sklearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748541,"package_name":"threadpoolctl","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748542,"package_name":"toml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748543,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748544,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3607748545,"package_name":"zipp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T23:30:55.193Z","updated_at":"2023-02-15T23:30:55.193Z","repository_link":"https://github.com/TNanukem/scikit-net/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":7695925235,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7695925236,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linter.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T23:30:55.217Z","updated_at":"2023-02-15T23:30:55.217Z","repository_link":"https://github.com/TNanukem/scikit-net/blob/main/.github/workflows/linter.yml","dependencies":[{"id":7695925246,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7695925247,"package_name":"alexanderdamiani/pylinter","ecosystem":"actions","requirements":"v1.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit_tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T23:30:55.239Z","updated_at":"2023-02-15T23:30:55.239Z","repository_link":"https://github.com/TNanukem/scikit-net/blob/main/.github/workflows/unit_tests.yml","dependencies":[{"id":7695925259,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7695925260,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2025-04-11T11:17:58.784Z","updated_at":"2025-04-11T11:17:58.784Z","repository_link":"https://github.com/TNanukem/scikit-net/blob/main/.github/workflows/docs.yml","dependencies":[]}],"score":3.828641396489095,"created_at":"2025-04-11T10:20:37.627Z","updated_at":"2026-08-22T04:32:04.051Z","avatar_url":"https://github.com/TNanukem.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357671","html_url":"https://summary.ecosyste.ms/projects/357671"}