{"id":56730,"name":"gismo","description":"GISMO is a NLP tool to rank and organize a corpus of documents according to a query.","url":"https://github.com/balouf/gismo","last_synced_at":"2025-09-05T14:22:49.431Z","repository":{"id":56084638,"uuid":"260290973","full_name":"balouf/gismo","owner":"balouf","description":"GISMO is a NLP tool to rank and organize a corpus of documents according to a query.","archived":false,"fork":false,"pushed_at":"2025-06-13T14:07:14.000Z","size":9661,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-19T11:30:34.045Z","etag":null,"topics":["nlp","package","python","research"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balouf.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-30T18:43:32.000Z","updated_at":"2025-06-13T14:02:46.000Z","dependencies_parsed_at":"2023-12-23T17:14:04.277Z","dependency_job_id":"f0005109-d5c0-4544-a30b-c9e24636e668","html_url":"https://github.com/balouf/gismo","commit_stats":{"total_commits":225,"total_committers":3,"mean_commits":75.0,"dds":0.56,"last_synced_commit":"44c8cbc010425ab3e2ed8d436db9f90fcca1b633"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/balouf/gismo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/sbom","scorecard":{"id":224765,"data":{"date":"2025-08-11","repo":{"name":"github.com/balouf/gismo","commit":"f155954a8d390d62e1fbda36d2ea2bb8fe1284cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Code-Review","score":0,"reason":"Found 0/21 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_on_pypi.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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/publish_on_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/publish_on_pypi.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-17T03:28:56.032Z","repository_id":56084638,"created_at":"2025-08-17T03:28:56.032Z","updated_at":"2025-08-17T03:28:56.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273768540,"owners_count":25164557,"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":"balouf","name":"Fabien Mathieu","uuid":"25903715","kind":"user","description":"Researcher at Lincs","email":"","website":"https://www.lincs.fr/people/fabien-mathieu/","location":"Paris, France","twitter":null,"company":"LINCS","icon_url":"https://avatars.githubusercontent.com/u/25903715?u=bc7e41145492837048299bf448bc5926a67d60c0\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-06T20:20:58.296Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/balouf","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T21:02:17.768Z","updated_at":"2023-03-06T20:20:58.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf/repositories"},"packages":[{"id":2747916,"name":"gismo","ecosystem":"pypi","description":"GISMO is a NLP tool to rank and organize a corpus of documents according to a query.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/balouf/gismo","keywords_array":["NLP","Random Walk","D-Iteration","TF-I[D]TF"],"namespace":null,"versions_count":16,"first_release_published_at":"2020-04-30T19:33:09.000Z","latest_release_published_at":"2025-06-13T14:07:24.000Z","latest_release_number":"0.5.2","last_synced_at":"2025-08-19T10:48:22.917Z","created_at":"2022-04-10T11:08:29.146Z","updated_at":"2025-08-19T11:12:25.618Z","registry_url":"https://pypi.org/project/gismo/","install_command":"pip install gismo --index-url https://pypi.org/simple","documentation_url":"https://balouf.github.io/gismo/","metadata":{"funding":null,"documentation":"https://balouf.github.io/gismo/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Software Development :: Build Tools"],"normalized_name":"gismo","project_status":null},"repo_metadata":{"id":56084638,"uuid":"260290973","full_name":"balouf/gismo","owner":"balouf","description":"GISMO is a NLP tool to rank and organize a corpus of documents according to a query.","archived":false,"fork":false,"pushed_at":"2025-06-13T14:07:14.000Z","size":9661,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-13T14:59:26.774Z","etag":null,"topics":["nlp","package","python","research"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balouf.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-30T18:43:32.000Z","updated_at":"2025-06-13T14:02:46.000Z","dependencies_parsed_at":"2023-12-23T17:14:04.277Z","dependency_job_id":"f0005109-d5c0-4544-a30b-c9e24636e668","html_url":"https://github.com/balouf/gismo","commit_stats":{"total_commits":225,"total_committers":3,"mean_commits":75.0,"dds":0.56,"last_synced_commit":"44c8cbc010425ab3e2ed8d436db9f90fcca1b633"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/balouf/gismo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/sbom","scorecard":{"id":224765,"data":{"date":"2025-08-11","repo":{"name":"github.com/balouf/gismo","commit":"f155954a8d390d62e1fbda36d2ea2bb8fe1284cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Code-Review","score":0,"reason":"Found 0/21 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_on_pypi.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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/publish_on_pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_on_pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/balouf/gismo/publish_on_pypi.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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-17T03:28:56.032Z","repository_id":56084638,"created_at":"2025-08-17T03:28:56.032Z","updated_at":"2025-08-17T03:28:56.032Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271143398,"owners_count":24706346,"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-08-19T02:00:09.176Z","response_time":63,"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_record":{"login":"balouf","name":"Fabien Mathieu","uuid":"25903715","kind":"user","description":"Researcher at Lincs","email":"","website":"https://www.lincs.fr/people/fabien-mathieu/","location":"Paris, France","twitter":null,"company":"LINCS","icon_url":"https://avatars.githubusercontent.com/u/25903715?u=bc7e41145492837048299bf448bc5926a67d60c0\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-06T20:20:58.296Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/balouf","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T21:02:17.768Z","updated_at":"2023-03-06T20:20:58.310Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balouf/repositories"},"tags":[{"name":"v0.5.0","sha":"e826946505c208bb2036754f382f0c09ef7080fe","kind":"commit","published_at":"2025-04-02T16:12:29.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.5.0","html_url":"https://github.com/balouf/gismo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"14b7f361f0566eb52a92230482fe4aaac1b02a76","kind":"commit","published_at":"2022-12-27T16:21:09.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.4.3","html_url":"https://github.com/balouf/gismo/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.4.3/manifests"},{"name":"0.4.2","sha":"c5a144c4c116d3befcc0871f7d71d58310d1f95b","kind":"commit","published_at":"2021-05-05T17:57:34.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/0.4.2","html_url":"https://github.com/balouf/gismo/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/0.4.2/manifests"},{"name":"v0.4.1","sha":"cab80972d883e8fa29ec29e27999a0c30f02fb01","kind":"commit","published_at":"2020-11-26T18:55:50.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.4.1","html_url":"https://github.com/balouf/gismo/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a44219a31089632d70a554c7ea006aebf1f474c1","kind":"commit","published_at":"2020-07-23T21:31:45.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.4.0","html_url":"https://github.com/balouf/gismo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"be15ba49511d993a6c8e76c41b890899ba8c61ef","kind":"commit","published_at":"2020-06-12T09:23:46.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.3.1","html_url":"https://github.com/balouf/gismo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"f37c8a30cfdb57c72acd287afacda15b4b8f0732","kind":"commit","published_at":"2020-05-13T19:20:55.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.3.0","html_url":"https://github.com/balouf/gismo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"d6fbf7c2c69825c71b9a17753ce48a24f9321cbf","kind":"commit","published_at":"2020-05-11T10:50:14.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.2.5","html_url":"https://github.com/balouf/gismo/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"f1a6e68001eb3f22821200846628966fc5609cf6","kind":"commit","published_at":"2020-05-07T07:53:06.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.2.4","html_url":"https://github.com/balouf/gismo/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"6cb6a7a2cc4a1c1d7dd87ca1647f0613b0f4236a","kind":"commit","published_at":"2020-05-05T18:24:02.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.2.3","html_url":"https://github.com/balouf/gismo/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"b5a66248cb7a92302e77c53b758fc812bb2bc308","kind":"commit","published_at":"2020-05-04T09:20:07.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.2.2","html_url":"https://github.com/balouf/gismo/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"69f3b0ba59806f6b6e68210073babd78748cf572","kind":"commit","published_at":"2020-05-02T22:20:05.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.2.1","html_url":"https://github.com/balouf/gismo/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d5cf807d8b692eb91200a2d43b8810113c2f9127","kind":"commit","published_at":"2020-05-01T10:13:35.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.2.0","html_url":"https://github.com/balouf/gismo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"e9a97423f82890d2314a3f50c2c7cc7d2a3a389e","kind":"commit","published_at":"2020-04-30T19:11:29.000Z","download_url":"https://codeload.github.com/balouf/gismo/tar.gz/v0.1.0","html_url":"https://github.com/balouf/gismo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/balouf/gismo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T11:12:25.618Z","dependent_packages_count":0,"downloads":403,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":13.393480612957434,"dependent_repos_count":11.613858670109401,"dependent_packages_count":10.002282794063202,"stargazers_count":21.528144116907953,"forks_count":19.12712860954822,"docker_downloads_count":null,"average":15.132978960717242},"purl":"pkg:pypi/gismo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gismo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gismo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gismo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-13T14:46:32.674Z","issues_count":1,"pull_requests_count":103,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":945966.7475728155,"issues_closed_count":0,"pull_requests_closed_count":103,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.883495145631068,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1795797.16,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/issues","maintainers":[{"login":"pyup-bot","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"balouf","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balouf"}],"active_maintainers":[{"login":"pyup-bot","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"balouf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balouf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gismo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gismo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gismo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gismo/related_packages","maintainers":[{"uuid":"balouf","login":"balouf","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/balouf/","role":null,"created_at":"2023-02-24T07:57:05.823Z","updated_at":"2023-02-24T07:57:05.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/balouf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725172,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":586950,"full_name":"balouf/gismo","default_branch":"master","committers":[{"name":"fabien","email":"fabien.mathieu@nokia-bell-labs.com","count":99},{"name":"Fabien","email":"fabien.mathieu@normalesup.org","count":79},{"name":"pyup-bot","email":"github-bot@pyup.io","count":47}],"total_commits":225,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":75.0,"dds":0.56,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T07:51:49.034Z","last_synced_commit":"44c8cbc010425ab3e2ed8d436db9f90fcca1b633","created_at":"2023-03-09T06:08:06.446Z","updated_at":"2023-09-19T17:21:53.609Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"balouf/gismo","html_url":"https://github.com/balouf/gismo","last_synced_at":"2025-08-19T11:12:25.565Z","status":"error","issues_count":1,"pull_requests_count":103,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":945966.7475728155,"issues_closed_count":0,"pull_requests_closed_count":103,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.883495145631068,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1795797.16,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T14:50:54.757Z","updated_at":"2025-09-02T21:17:39.267Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/balouf%2Fgismo/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"COLLABORATOR":80,"CONTRIBUTOR":52,"OWNER":3,"NONE":2},"issue_authors":{"pyup-bot":1,"hadifar":1},"pull_request_authors":{"pyup-bot":132,"balouf":3,"dependabot[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"COLLABORATOR":19,"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"pyup-bot":19,"balouf":1},"maintainers":[{"login":"pyup-bot","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"balouf","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balouf"}],"active_maintainers":[{"login":"pyup-bot","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"balouf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balouf"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":8,"IssueCommentEvent":8,"PushEvent":23,"PullRequestEvent":12,"CreateEvent":7},"last_year":{"ReleaseEvent":1,"WatchEvent":2,"DeleteEvent":8,"IssueCommentEvent":8,"PushEvent":23,"PullRequestEvent":12,"CreateEvent":7}},"keywords":["nlp","package","python","research"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T12:50:41.016Z","updated_at":"2022-08-15T12:50:41.016Z","repository_link":"https://github.com/balouf/gismo/blob/master/docs/requirements.txt","dependencies":[{"id":1782658797,"package_name":"gismo","ecosystem":"pypi","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":1782658798,"package_name":"dill","ecosystem":"pypi","requirements":"\u003e=0.3.1.1","direct":true,"kind":"runtime","optional":false},{"id":1782658799,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.4.1","direct":true,"kind":"runtime","optional":false},{"id":1782658800,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=46.1.3","direct":true,"kind":"runtime","optional":false},{"id":1782658801,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"runtime","optional":false},{"id":1782658802,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.23.0","direct":true,"kind":"runtime","optional":false},{"id":1782658803,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.9.0","direct":true,"kind":"runtime","optional":false},{"id":1782658804,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.5.0","direct":true,"kind":"runtime","optional":false},{"id":1782658805,"package_name":"bs4","ecosystem":"pypi","requirements":"\u003e=0.0.1","direct":true,"kind":"runtime","optional":false},{"id":1782658806,"package_name":"IPython","ecosystem":"pypi","requirements":"\u003e=7.15.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T12:50:41.205Z","updated_at":"2022-08-15T12:50:41.205Z","repository_link":"https://github.com/balouf/gismo/blob/master/requirements.txt","dependencies":[{"id":1782663103,"package_name":"gismo","ecosystem":"pypi","requirements":"\u003e=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":1782663104,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false},{"id":1782663105,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.23.1","direct":true,"kind":"runtime","optional":false},{"id":1782663106,"package_name":"dill","ecosystem":"pypi","requirements":"\u003e=0.3.1.1","direct":true,"kind":"runtime","optional":false},{"id":1782663107,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.4","direct":true,"kind":"runtime","optional":false},{"id":1782663108,"package_name":"numba","ecosystem":"pypi","requirements":"\u003e=0.49.0","direct":true,"kind":"runtime","optional":false},{"id":1782663109,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.4.1","direct":true,"kind":"runtime","optional":false},{"id":1782663110,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=46.1.3","direct":true,"kind":"runtime","optional":false},{"id":1782663111,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"runtime","optional":false},{"id":1782663112,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.23.0","direct":true,"kind":"runtime","optional":false},{"id":1782663113,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"\u003e=4.9.0","direct":true,"kind":"runtime","optional":false},{"id":1782663114,"package_name":"lxml","ecosystem":"pypi","requirements":"\u003e=4.5.0","direct":true,"kind":"runtime","optional":false},{"id":1782663115,"package_name":"bs4","ecosystem":"pypi","requirements":"\u003e=0.0.1","direct":true,"kind":"runtime","optional":false},{"id":1782663116,"package_name":"spacy","ecosystem":"pypi","requirements":"\u003e=2.3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-15T12:50:41.395Z","updated_at":"2022-08-15T12:50:41.395Z","repository_link":"https://github.com/balouf/gismo/blob/master/requirements_dev.txt","dependencies":[{"id":1782665038,"package_name":"pip","ecosystem":"pypi","requirements":"\u003e=20.2.4","direct":true,"kind":"development","optional":false},{"id":1782665039,"package_name":"bump2version","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"development","optional":false},{"id":1782665040,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.34.2","direct":true,"kind":"development","optional":false},{"id":1782665041,"package_name":"watchdog","ecosystem":"pypi","requirements":"\u003e=0.10.2","direct":true,"kind":"development","optional":false},{"id":1782665042,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003e=3.8.3","direct":true,"kind":"development","optional":false},{"id":1782665043,"package_name":"tox","ecosystem":"pypi","requirements":"\u003e=3.15.2","direct":true,"kind":"development","optional":false},{"id":1782665044,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=5.1","direct":true,"kind":"development","optional":false},{"id":1782665045,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=3.1.1","direct":true,"kind":"development","optional":false},{"id":1782665046,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=0.5.0","direct":true,"kind":"development","optional":false},{"id":1782665047,"package_name":"IPython","ecosystem":"pypi","requirements":"\u003e=7.15.0","direct":true,"kind":"development","optional":false},{"id":1782665048,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.7.1","direct":true,"kind":"development","optional":false},{"id":1782665049,"package_name":"twine","ecosystem":"pypi","requirements":"\u003e=3.4.1","direct":true,"kind":"development","optional":false},{"id":1782665050,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.4.3","direct":true,"kind":"development","optional":false},{"id":1782665051,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"\u003e=5.2","direct":true,"kind":"development","optional":false},{"id":1782665052,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.10.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:01:17.006Z","updated_at":"2023-02-17T08:01:17.006Z","repository_link":"https://github.com/balouf/gismo/blob/master/.github/workflows/build.yml","dependencies":[{"id":7736502080,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736502081,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7736502082,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:01:17.990Z","updated_at":"2023-02-17T08:01:17.990Z","repository_link":"https://github.com/balouf/gismo/blob/master/.github/workflows/docs.yml","dependencies":[{"id":7736502103,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736502104,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7736502105,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_on_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T08:01:18.405Z","updated_at":"2023-02-17T08:01:18.405Z","repository_link":"https://github.com/balouf/gismo/blob/master/.github/workflows/publish_on_pypi.yml","dependencies":[{"id":7736502114,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7736502115,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-20T20:51:25.137Z","updated_at":"2023-11-20T20:51:25.137Z","repository_link":"https://github.com/balouf/gismo/blob/master/setup.py","dependencies":[]}],"score":9.184406989949679,"created_at":"2025-09-04T15:51:32.930Z","updated_at":"2025-10-07T08:22:24.456Z","avatar_url":"https://github.com/balouf.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":403,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/56730","html_url":"https://science.ecosyste.ms/projects/56730","bibtex_url":"https://science.ecosyste.ms/projects/56730/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/56730/export.apalike"}