{"id":63948,"name":"menetools","description":"MeneTools are Python3 tools to explore the topology of metabolic networks. It includes Menecheck, Menescope, Menepath and Menecof.","url":"https://github.com/cfrioux/menetools","last_synced_at":"2025-09-08T13:04:23.289Z","repository":{"id":17055171,"uuid":"81065810","full_name":"cfrioux/MeneTools","owner":"cfrioux","description":"MeneTools are Python3 tools to explore the topology of metabolic networks. It includes Menecheck, Menescope, Menepath and Menecof.","archived":false,"fork":false,"pushed_at":"2024-02-29T10:25:17.000Z","size":5729,"stargazers_count":8,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-16T01:37:09.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfrioux.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-02-06T08:39:17.000Z","updated_at":"2025-06-24T15:25:45.000Z","dependencies_parsed_at":"2023-01-13T19:07:56.140Z","dependency_job_id":"8d955268-18d4-43fc-893f-1b3e0636d950","html_url":"https://github.com/cfrioux/MeneTools","commit_stats":{"total_commits":128,"total_committers":8,"mean_commits":16.0,"dds":0.6640625,"last_synced_commit":"5cd8d4a7adcb170e6694c308e03ed7354264791d"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/cfrioux/MeneTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/sbom","scorecard":{"id":272114,"data":{"date":"2025-08-11","repo":{"name":"github.com/cfrioux/MeneTools","commit":"38b381e855c3f59e5dc633e114dd4c698d11058a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/11 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":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/mirror_to_gitlab.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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":"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/mirror_to_gitlab.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/MeneTools/mirror_to_gitlab.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/MeneTools/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/MeneTools/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/MeneTools/pythonpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cfrioux/MeneTools/pythonpublish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:25","Info:   0 out of   5 GitHub-owned 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/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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 25 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-17T13:38:48.380Z","repository_id":17055171,"created_at":"2025-08-17T13:38:48.381Z","updated_at":"2025-08-17T13:38:48.381Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188961,"owners_count":25237856,"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-08T02:00:09.813Z","response_time":121,"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":"cfrioux","name":"Clémence Frioux","uuid":"9773817","kind":"user","description":"Researcher - Bioinformatician","email":"","website":"https://cfrioux.github.io/","location":"Bordeaux","twitter":"c_frioux","company":"Inria","icon_url":"https://avatars.githubusercontent.com/u/9773817?u=82031b42d96ef587df0ebd26eb1af0191431cb30\u0026v=4","repositories_count":21,"last_synced_at":"2023-12-11T12:30:15.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cfrioux","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:33:22.585Z","updated_at":"2023-12-11T12:30:15.335Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux/repositories"},"packages":[{"id":2799153,"name":"menetools","ecosystem":"pypi","description":"Metabolic Network Topology Analysis Tools","homepage":"https://github.com/cfrioux/MeneTools","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/cfrioux/MeneTools","keywords_array":[],"namespace":null,"versions_count":25,"first_release_published_at":"2017-02-20T12:12:09.000Z","latest_release_published_at":"2024-02-28T13:59:27.000Z","latest_release_number":"3.4.0","last_synced_at":"2025-08-15T18:51:50.043Z","created_at":"2022-04-10T11:34:47.933Z","updated_at":"2025-08-16T01:23:19.454Z","registry_url":"https://pypi.org/project/menetools/","install_command":"pip install menetools --index-url https://pypi.org/simple","documentation_url":"https://menetools.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: MacOS :: MacOS X","Operating System :: Unix","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8"],"normalized_name":"menetools","project_status":null},"repo_metadata":{"id":17055171,"uuid":"81065810","full_name":"cfrioux/MeneTools","owner":"cfrioux","description":"MeneTools are Python3 tools to explore the topology of metabolic networks. It includes Menecheck, Menescope, Menepath and Menecof.","archived":false,"fork":false,"pushed_at":"2024-02-29T10:25:17.000Z","size":5729,"stargazers_count":8,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-15T11:10:36.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfrioux.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-02-06T08:39:17.000Z","updated_at":"2025-06-24T15:25:45.000Z","dependencies_parsed_at":"2023-01-13T19:07:56.140Z","dependency_job_id":"8d955268-18d4-43fc-893f-1b3e0636d950","html_url":"https://github.com/cfrioux/MeneTools","commit_stats":{"total_commits":128,"total_committers":8,"mean_commits":16.0,"dds":0.6640625,"last_synced_commit":"5cd8d4a7adcb170e6694c308e03ed7354264791d"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/cfrioux/MeneTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270654724,"owners_count":24623035,"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-15T02:00:12.559Z","response_time":110,"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":"cfrioux","name":"Clémence Frioux","uuid":"9773817","kind":"user","description":"Researcher - Bioinformatician","email":"","website":"https://cfrioux.github.io/","location":"Bordeaux","twitter":"c_frioux","company":"Inria","icon_url":"https://avatars.githubusercontent.com/u/9773817?u=82031b42d96ef587df0ebd26eb1af0191431cb30\u0026v=4","repositories_count":21,"last_synced_at":"2023-12-11T12:30:15.124Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cfrioux","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T07:33:22.585Z","updated_at":"2023-12-11T12:30:15.335Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfrioux/repositories"},"tags":[{"name":"3.4.0","sha":"1859c7e2c26e10b0869e51b5bb241eb23d8ad8db","kind":"commit","published_at":"2024-02-28T13:31:32.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.4.0","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"4ec225ccc598971da40dbe06587ff55242e3112d","kind":"commit","published_at":"2023-01-05T14:42:38.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.3.0","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"cae08cf36af018225ed0b63e427e1080b47bf09c","kind":"commit","published_at":"2022-03-18T09:49:36.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.2.1","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.2.1/manifests"},{"name":"v3.2.0","sha":"95757922ae3b0b6ab1353688b70076a685bf2adb","kind":"commit","published_at":"2021-08-20T12:33:36.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/v3.2.0","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/v3.2.0/manifests"},{"name":"3.1.1","sha":"2098dbee412ca73fe0638311843c5a01ba4cef4d","kind":"commit","published_at":"2021-02-22T14:52:49.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.1.1","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"ea8b62de6ab306a68ce9d53cc1066ec1cd8db8c9","kind":"tag","published_at":"2020-12-01T14:29:34.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.1.0","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.1.0/manifests"},{"name":"3.0.2","sha":"14983d2ac4182ad959ea98eceff256ecf7fbcc64","kind":"commit","published_at":"2020-11-18T15:18:49.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.0.2","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"08563a565a50c3e857e10d21f7d5ce89631fa61a","kind":"commit","published_at":"2020-10-30T14:14:38.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.0.1","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"db93210533c29dd3eb56c36e97936efcd5c05a2f","kind":"tag","published_at":"2020-10-26T10:22:04.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/3.0.0","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/3.0.0/manifests"},{"name":"2.1.0","sha":"f0d3aa4f25f3c0b34c0c27b454c6929498f26e18","kind":"tag","published_at":"2020-09-09T08:49:27.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/2.1.0","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/2.1.0/manifests"},{"name":"2.0.6","sha":"87d09c053dbcd50dbf05ab3cb7e09fa19c1b2560","kind":"commit","published_at":"2020-04-21T08:56:33.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/2.0.6","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/2.0.6/manifests"},{"name":"1.0.4","sha":"73b607de511b86cc22ec2a75087b8aed8a4dda9e","kind":"tag","published_at":"2017-08-23T14:50:43.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/1.0.4","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"cc06feaac0defebc5c54a57f4328665a82a914b7","kind":"tag","published_at":"2017-08-17T12:41:15.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/1.0.3","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"e7e3815a1eb1c247c5f01866bd31203ffa271619","kind":"tag","published_at":"2017-02-21T18:28:44.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/1.0.2","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"f1bde1c25f3dfce7970a84bf81f836a0e7d7cdb4","kind":"tag","published_at":"2017-02-20T12:31:26.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/1.0.1","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fc344253464b4dcd4ded9f010ede65ecf7afbcca","kind":"tag","published_at":"2017-02-20T10:53:36.000Z","download_url":"https://codeload.github.com/cfrioux/MeneTools/tar.gz/1.0.0","html_url":"https://github.com/cfrioux/MeneTools/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cfrioux/MeneTools@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T01:23:19.454Z","dependent_packages_count":1,"downloads":196,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.482432429847364,"dependent_repos_count":21.66152068531463,"dependent_packages_count":4.732581140073995,"stargazers_count":21.505308464849353,"forks_count":15.316175289049408,"docker_downloads_count":null,"average":16.53960360182695},"purl":"pkg:pypi/menetools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/menetools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/menetools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/menetools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-15T06:24:33.435Z","issues_count":10,"pull_requests_count":10,"avg_time_to_close_issue":7198821.666666667,"avg_time_to_close_pull_request":10226.9,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"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":1,"past_year_avg_comments_per_issue":0.0,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/issues","maintainers":[{"login":"cfrioux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfrioux"},{"login":"ArnaudBelcour","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArnaudBelcour"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/menetools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/menetools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/menetools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/menetools/related_packages","maintainers":[{"uuid":"ARNb","login":"ARNb","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/ARNb/","role":null,"created_at":"2023-01-24T22:33:33.897Z","updated_at":"2023-01-24T22:33:33.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ARNb/packages"},{"uuid":"cfrioux","login":"cfrioux","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/cfrioux/","role":null,"created_at":"2023-01-24T22:33:33.893Z","updated_at":"2023-01-24T22:33:33.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cfrioux/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":610039,"full_name":"cfrioux/MeneTools","default_branch":"master","committers":[{"name":"Clémence Frioux","email":"cfrioux","login":"cfrioux","count":43},{"name":"cfrioux","email":"clemence.frioux@gmail.com","login":null,"count":26},{"name":"cfrioux","email":"clemence.frioux@irisa.fr","login":null,"count":26},{"name":"Arnaud Belcour","email":"arnaud.belcour@irisa.fr","login":null,"count":20},{"name":"Arnaud Belcour","email":"arnaud.belcour@gmail.com","login":null,"count":8},{"name":"mbolteau","email":"mathieu.bolteau@inria.fr","login":null,"count":3},{"name":"FRIOUX Clemence","email":"clemence.frioux@inria.fr","login":null,"count":1},{"name":"Ludovic Rivallain","email":"ludovic.rivallain@gmail.com","login":null,"count":1}],"total_commits":128,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.0,"dds":0.6640625,"past_year_committers":[{"name":"Arnaud Belcour","email":"arnaud.belcour@irisa.fr","login":null,"count":5},{"name":"Clémence Frioux","email":"cfrioux","login":"cfrioux","count":1}],"past_year_total_commits":6,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.16666666666666663,"last_synced_at":"2023-10-25T14:19:03.636Z","last_synced_commit":"5cd8d4a7adcb170e6694c308e03ed7354264791d","created_at":"2023-03-09T07:20:07.479Z","updated_at":"2023-10-25T14:19:03.637Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"cfrioux/MeneTools","html_url":"https://github.com/cfrioux/MeneTools","last_synced_at":"2025-08-16T01:23:19.459Z","status":"error","issues_count":10,"pull_requests_count":10,"avg_time_to_close_issue":7198821.666666667,"avg_time_to_close_pull_request":10226.9,"issues_closed_count":6,"pull_requests_closed_count":10,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"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":1,"past_year_avg_comments_per_issue":0.0,"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-14T17:36:51.151Z","updated_at":"2025-09-02T22:53:58.378Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfrioux%2FMeneTools/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":6,"OWNER":2,"COLLABORATOR":2},"pull_request_author_associations_count":{"OWNER":6,"COLLABORATOR":4,"CONTRIBUTOR":1},"issue_authors":{"lcottret":3,"ArnaudBelcour":2,"ChenCongZ":2,"cfrioux":2,"raivivek":1},"pull_request_authors":{"cfrioux":6,"ArnaudBelcour":4,"lrivallain":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10057061,"issues_count":30965349,"pull_requests_count":93487251,"authors_count":10684480,"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":{"NONE":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"lcottret":3},"past_year_pull_request_authors":{},"maintainers":[{"login":"cfrioux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cfrioux"},{"login":"ArnaudBelcour","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArnaudBelcour"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3},"last_year":{"IssuesEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:45.083Z","updated_at":"2022-08-07T08:15:45.083Z","repository_link":"https://github.com/cfrioux/MeneTools/blob/main/requirements.txt","dependencies":[{"id":590879443,"package_name":"clyngor","ecosystem":"pypi","requirements":"\u003e=0.3.31","direct":true,"kind":"runtime","optional":false},{"id":590879444,"package_name":"clyngor-with-clingo","ecosystem":"pypi","requirements":"\u003e=5.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-07T08:15:45.357Z","updated_at":"2022-08-07T08:15:45.357Z","repository_link":"https://github.com/cfrioux/MeneTools/blob/main/setup.py","dependencies":[{"id":590886179,"package_name":"clyngor_with_clingo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mirror_to_gitlab.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:07:56.007Z","updated_at":"2023-01-13T19:07:56.007Z","repository_link":"https://github.com/cfrioux/MeneTools/blob/main/.github/workflows/mirror_to_gitlab.yml","dependencies":[{"id":6891082739,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:07:56.070Z","updated_at":"2023-01-13T19:07:56.070Z","repository_link":"https://github.com/cfrioux/MeneTools/blob/main/.github/workflows/pythonpackage.yml","dependencies":[{"id":6891082740,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891082741,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:07:56.104Z","updated_at":"2023-01-13T19:07:56.104Z","repository_link":"https://github.com/cfrioux/MeneTools/blob/main/.github/workflows/pythonpublish.yml","dependencies":[{"id":6891082742,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891082743,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":9.862665558015873,"created_at":"2025-09-08T11:18:32.053Z","updated_at":"2025-10-07T08:24:40.085Z","avatar_url":"https://github.com/cfrioux.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":196,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1371/journal.pcbi.1006146","https://doi.org/10.7554/eLife.61968"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["metabolic-pathways","metabolic-reconstruction"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63948","html_url":"https://science.ecosyste.ms/projects/63948"}