{"id":62665,"name":"argparse2tool","description":"transparently build CWL and Galaxy XML tool definitions for any script that uses argparse","url":"https://github.com/hexylena/argparse2tool","last_synced_at":"2025-09-08T12:46:53.423Z","repository":{"id":25665473,"uuid":"29101149","full_name":"hexylena/argparse2tool","owner":"hexylena","description":"transparently build CWL and Galaxy XML tool definitions for any script that uses argparse","archived":false,"fork":false,"pushed_at":"2024-11-05T11:19:42.000Z","size":289,"stargazers_count":27,"open_issues_count":23,"forks_count":9,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-24T16:58:01.286Z","etag":null,"topics":["bioinformatics","python","usegalaxy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hexylena.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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}},"created_at":"2015-01-11T18:23:49.000Z","updated_at":"2025-01-21T16:48:29.000Z","dependencies_parsed_at":"2024-12-24T12:13:48.031Z","dependency_job_id":"03b8045d-8cf1-4e9c-8779-19bc9ea85ed7","html_url":"https://github.com/hexylena/argparse2tool","commit_stats":{"total_commits":220,"total_committers":13,"mean_commits":"16.923076923076923","dds":0.7636363636363637,"last_synced_commit":"7116e294685abd57be96aea26af984d58fbfaec1"},"previous_names":["erasche/gxargparse"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/hexylena/argparse2tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexylena","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/sbom","scorecard":{"id":379576,"data":{"date":"2025-08-11","repo":{"name":"github.com/hexylena/argparse2tool","commit":"d7e2feeb22a1ab533ed361ec298aed62629ac8de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"Code-Review","score":4,"reason":"Found 5/12 approved changesets -- score normalized to 4","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":"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/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/hexylena/argparse2tool/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hexylena/argparse2tool/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/hexylena/argparse2tool/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hexylena/argparse2tool/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/hexylena/argparse2tool/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:35","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  11 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.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":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:11"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-18T15:05:35.025Z","repository_id":25665473,"created_at":"2025-08-18T15:05:35.025Z","updated_at":"2025-08-18T15:05:35.025Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188219,"owners_count":25237847,"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":"hexylena","name":"Helena","uuid":"458683","kind":"user","description":"(Experiencing reduced availability, feel free to ping, expect delayed responses.)\r\n\r\nSystems Witch ✨ Casting the spell to make the servers work 🧙‍♀️","email":"","website":"https://hexylena.galaxians.org/","location":"::1","twitter":null,"company":"Erasmus Medical Center","icon_url":"https://avatars.githubusercontent.com/u/458683?u=397bb2dd8079e9247132661f4df0b5debb95373c\u0026v=4","repositories_count":228,"last_synced_at":"2024-04-13T16:57:30.158Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hexylena","funding_links":[],"total_stars":289,"followers":133,"following":9,"created_at":"2022-11-08T22:59:17.607Z","updated_at":"2024-04-13T16:58:10.025Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexylena","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexylena/repositories"},"packages":[{"id":2643364,"name":"argparse2tool","ecosystem":"pypi","description":"Instrument for forming Galaxy XML and CWL tool descriptions from argparse arguments","homepage":"https://github.com/hexylena/argparse2tool","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hexylena/argparse2tool","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2023-08-18T05:15:29.517Z","latest_release_published_at":"2024-11-05T11:21:02.000Z","latest_release_number":"0.5.2","last_synced_at":"2025-08-14T11:06:12.642Z","created_at":"2022-04-10T10:04:05.031Z","updated_at":"2025-08-14T11:06:12.642Z","registry_url":"https://pypi.org/project/argparse2tool/","install_command":"pip install argparse2tool --index-url https://pypi.org/simple","documentation_url":"https://argparse2tool.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent"],"normalized_name":"argparse2tool"},"repo_metadata":{"uuid":"29101149","full_name":"hexylena/argparse2tool","owner":"hexylena","description":"transparently build CWL and Galaxy XML tool definitions for any script that uses argparse","archived":false,"fork":false,"pushed_at":"2022-03-07T13:24:43.000Z","size":277,"stargazers_count":26,"open_issues_count":23,"forks_count":9,"subscribers_count":8,"default_branch":"main","last_synced_at":"2023-12-28T04:36:11.918Z","etag":null,"topics":["bioinformatics","python","usegalaxy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hexylena.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-11T18:23:49.000Z","updated_at":"2023-09-23T19:43:51.000Z","dependencies_parsed_at":"2022-08-24T06:40:33.847Z","dependency_job_id":null,"html_url":"https://github.com/hexylena/argparse2tool","commit_stats":null,"previous_names":["erasche/gxargparse"],"tags_count":12,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexylena","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":178178825,"owners_count":10643041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hexylena","name":"Helena","uuid":"458683","kind":"user","description":"Systems Witch ✨ Casting the spell to make the servers work 🧙‍♀️","email":"","website":null,"location":"::1","twitter":"hexylena","company":null,"icon_url":"https://avatars.githubusercontent.com/u/458683?u=acb9f368d2d442e50df117a4d63bb65769c28159\u0026v=4","repositories_count":47,"last_synced_at":"2023-02-25T08:50:55.627Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hexylena","created_at":"2022-11-08T22:59:17.607Z","updated_at":"2023-02-25T08:50:55.632Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexylena","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexylena/repositories"},"tags":[{"name":"0.4.9","sha":"a60c2903dd4cae157de0e339fb1e84114e05c24e","kind":"commit","published_at":"2020-07-29T14:30:59.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.9","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.9/manifests"},{"name":"0.4.8","sha":"05a5455563c3f982ecca2e096fc291e02938b7f0","kind":"commit","published_at":"2020-07-28T15:02:23.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.8","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.8/manifests"},{"name":"v0.4.7","sha":"ac6c5c79871f2eaf6a32141da06168ae915a1a14","kind":"commit","published_at":"2020-07-24T14:46:36.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/v0.4.7","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/v0.4.7/manifests"},{"name":"0.4.5","sha":"cca59571ad18f0bcc7b863ebbdd42a3480801aaf","kind":"commit","published_at":"2018-05-31T15:22:25.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.5","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"cf080f2b33d3a266cf860a38926871b7004f0f02","kind":"commit","published_at":"2018-05-28T16:17:06.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.4","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.4/manifests"},{"name":"0.4.3-3","sha":"eba1d7da12cda707c9a6ee76341f640185eacae8","kind":"tag","published_at":"2016-11-17T00:48:33.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.3-3","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3-3/manifests"},{"name":"0.4.3-2","sha":"cec60cf98b6ea32f910f08cc7d932319a5ef6723","kind":"tag","published_at":"2016-11-17T00:04:38.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.3-2","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3-2/manifests"},{"name":"0.4.3-1","sha":"4d1f0ec431e59c4aae40b831600d973caf063398","kind":"tag","published_at":"2016-11-16T23:53:15.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.3-1","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3-1/manifests"},{"name":"0.4.3","sha":"f67c27ddac85fff3949f7a52613111b94a869f71","kind":"tag","published_at":"2016-11-16T22:00:24.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.3","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"c8c10a919232760ce634a0be9c25e2d69c61ef24","kind":"tag","published_at":"2016-11-16T21:42:29.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.2","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"53eea8fff7027f076a7a9f2f27a10de7be88125d","kind":"commit","published_at":"2016-11-15T07:14:32.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.1","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ebca47c43feda219b11a7161e2c0fd38ccee5d16","kind":"commit","published_at":"2016-11-15T06:58:59.000Z","download_url":"https://codeload.github.com/hexylena/argparse2tool/tar.gz/0.4.0","html_url":"https://github.com/hexylena/argparse2tool/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2023-12-28T04:36:20.840Z","dependent_packages_count":0,"downloads":92,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.455001880839237,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":12.024757700796469,"forks_count":11.421908737584568,"docker_downloads_count":null,"average":15.3249251071175},"purl":"pkg:pypi/argparse2tool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/argparse2tool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/argparse2tool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/argparse2tool/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-28T04:36:20.630Z","issues_count":47,"pull_requests_count":26,"avg_time_to_close_issue":6183033.72,"avg_time_to_close_pull_request":2249059.08,"issues_closed_count":25,"pull_requests_closed_count":25,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":1.446808510638298,"avg_comments_per_pull_request":1.9615384615384615,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argparse2tool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argparse2tool/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argparse2tool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/argparse2tool/related_packages","maintainers":[{"uuid":"erasche","login":"erasche","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/erasche/","role":null,"created_at":"2022-11-15T07:25:15.303Z","updated_at":"2022-11-15T07:25:15.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/erasche/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"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":536381,"full_name":"hexylena/argparse2tool","default_branch":"main","committers":[{"name":"Eric Rasche","email":"rasche.eric@gmail.com","login":"hexylena","count":81},{"name":"Eric Rasche","email":"rasche.eric@yandex.ru","login":null,"count":52},{"name":"Anton Khodak","email":"anton.khodak@ukr.net","login":null,"count":51},{"name":"Matthias Bernt","email":"m.bernt@ufz.de","login":"bernt-matthias","count":26},{"name":"Michael R. Crusoe","email":"michael.crusoe@gmail.com","login":"mr-c","count":7},{"name":"Hervé Ménager","email":"herve.menager@gmail.com","login":"hmenager","count":4},{"name":"Roman Valls Guimera","email":"brainstorm@nopcode.org","login":"brainstorm","count":3},{"name":"Dusan Figala","email":"dusanfigala@protonmail.com","login":"figi44","count":1},{"name":"Bjoern Gruening","email":"bjoern.gruening@gmail.com","login":"bgruening","count":1},{"name":"Eric Rasche","email":"esr@tamu.edu","login":null,"count":1}],"total_commits":227,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.7,"dds":0.6431718061674009,"past_year_committers":[{"name":"Helena Rasche","email":"hexylena@galaxians.org","login":"hexylena","count":6},{"name":"Dusan Figala","email":"dusanfigala@protonmail.com","login":"figi44","count":1}],"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.5,"past_year_dds":0.1428571428571429,"last_synced_at":"2025-07-02T15:39:31.417Z","last_synced_commit":"d7e2feeb22a1ab533ed361ec298aed62629ac8de","created_at":"2023-03-09T04:01:28.756Z","updated_at":"2025-07-02T15:39:31.453Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/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":"hexylena/argparse2tool","html_url":"https://github.com/hexylena/argparse2tool","last_synced_at":"2025-08-24T12:58:26.031Z","status":"error","issues_count":47,"pull_requests_count":27,"avg_time_to_close_issue":6183033.72,"avg_time_to_close_pull_request":2179430.6923076925,"issues_closed_count":25,"pull_requests_closed_count":26,"pull_request_authors_count":7,"issue_authors_count":8,"avg_comments_per_issue":1.446808510638298,"avg_comments_per_pull_request":2.037037037037037,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":438721.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T09:06:45.517Z","updated_at":"2025-09-02T16:52:46.577Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexylena%2Fargparse2tool/issues","issue_labels_count":{"GalaxyXML":7,"CWL":7,"bug":2,"enhancement":2,"help wanted":1},"pull_request_labels_count":{"bug":2,"GalaxyXML":1,"CWL":1,"wip":1},"issue_author_associations_count":{"OWNER":25,"COLLABORATOR":17,"NONE":5},"pull_request_author_associations_count":{"COLLABORATOR":16,"OWNER":6,"CONTRIBUTOR":5,"NONE":1},"issue_authors":{"hexylena":25,"mr-c":10,"anton-khodak":4,"alexlenail":3,"bernt-matthias":2,"MatthewRalston":1,"ksebby":1,"bgruening":1},"pull_request_authors":{"bernt-matthias":8,"hexylena":6,"mr-c":5,"hmenager":4,"figi44":2,"anton-khodak":2,"bgruening":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"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":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"figi44":2},"maintainers":[{"login":"hexylena","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hexylena"},{"login":"mr-c","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mr-c"},{"login":"bernt-matthias","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernt-matthias"},{"login":"anton-khodak","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anton-khodak"},{"login":"bgruening","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bgruening"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":2,"IssueCommentEvent":3,"PushEvent":5,"PullRequestReviewEvent":1,"PullRequestEvent":2,"CreateEvent":3},"last_year":{"ReleaseEvent":1,"WatchEvent":2,"IssueCommentEvent":3,"PushEvent":5,"PullRequestReviewEvent":1,"PullRequestEvent":2,"CreateEvent":3}},"keywords":["bioinformatics","python","usegalaxy"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-24T06:40:33.571Z","updated_at":"2022-08-24T06:40:33.571Z","repository_link":"https://github.com/hexylena/argparse2tool/blob/main/requirements.txt","dependencies":[{"id":2469907298,"package_name":"galaxyxml","ecosystem":"pypi","requirements":"==0.4.6","direct":true,"kind":"runtime","optional":false},{"id":2469907299,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003e=2.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-24T06:40:33.733Z","updated_at":"2022-08-24T06:40:33.733Z","repository_link":"https://github.com/hexylena/argparse2tool/blob/main/setup.py","dependencies":[{"id":2469907333,"package_name":"galaxyxml","ecosystem":"pypi","requirements":"==0.4.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-12-24T12:13:47.245Z","updated_at":"2024-12-24T12:13:47.245Z","repository_link":"https://github.com/hexylena/argparse2tool/blob/main/.github/workflows/ci.yml","dependencies":[{"id":21264534475,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":21264534476,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2024-12-24T12:13:47.527Z","updated_at":"2024-12-24T12:13:47.527Z","repository_link":"https://github.com/hexylena/argparse2tool/blob/main/.github/workflows/publish.yml","dependencies":[{"id":21264534501,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":21264534502,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":21264534503,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":10.757902880692196,"created_at":"2025-09-08T11:18:26.388Z","updated_at":"2025-10-07T08:24:23.796Z","avatar_url":"https://github.com/hexylena.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":92,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["dna","genomics","ngs","sequencing","workflow-engine","common-workflow-language","commonwl","cwl","sciworkflows","workflows"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62665","html_url":"https://science.ecosyste.ms/projects/62665"}