{"id":2734,"name":"SeqTools","description":"SeqTools: A python package for easy transformation, combination and evaluation of large datasets. - Published in JOSS (2018)","url":"https://github.com/nlgranger/seqtools","last_synced_at":"2025-09-04T16:52:02.497Z","repository":{"id":57465737,"uuid":"95048943","full_name":"nlgranger/SeqTools","owner":"nlgranger","description":"A python library to manipulate and transform indexable data (lists, arrays, ...)","archived":false,"fork":false,"pushed_at":"2024-04-12T20:47:56.000Z","size":1631,"stargazers_count":46,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T03:49:59.295Z","etag":null,"topics":["delayedcall","lazy-evaluation","library","machine-learning","mapping","on-the-fly","pipeline","preprocessing","python"],"latest_commit_sha":null,"homepage":"https://seqtools-doc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlgranger.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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-06-21T21:45:31.000Z","updated_at":"2025-04-10T22:25:03.000Z","dependencies_parsed_at":"2024-01-15T10:23:04.778Z","dependency_job_id":"60e08036-4ffe-4c87-9287-d487f6efcfb7","html_url":"https://github.com/nlgranger/SeqTools","commit_stats":{"total_commits":112,"total_committers":4,"mean_commits":28.0,"dds":0.1517857142857143,"last_synced_commit":"69e2075ab7d562035065a56e40a89afff7d1577f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nlgranger/SeqTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/sbom","scorecard":{"id":690615,"data":{"date":"2025-08-11","repo":{"name":"github.com/nlgranger/SeqTools","commit":"f9d06f738481ed94ab3b62a0e913503cc2231fba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:84","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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: Mozilla Public 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":"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":"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":"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":"Vulnerabilities","score":0,"reason":"73 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T02:13:27.690Z","repository_id":57465737,"created_at":"2025-08-22T02:13:27.690Z","updated_at":"2025-08-22T02:13:27.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273609500,"owners_count":25136585,"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-04T02:00:08.968Z","response_time":61,"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":"nlgranger","name":"Nicolas Granger","uuid":"3764009","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3764009?u=7d016bc425c63b90148b324183fd07e8cc91aaa4\u0026v=4","repositories_count":3,"last_synced_at":"2023-02-28T23:50:21.779Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nlgranger","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T00:20:19.676Z","updated_at":"2023-02-28T23:50:21.788Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger/repositories"},"packages":[{"id":11699957,"name":"github.com/nlgranger/SeqTools","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/nlgranger/SeqTools","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2017-06-24T23:31:34.000Z","latest_release_published_at":"2024-04-12T20:39:34.000Z","latest_release_number":"v1.4.1","last_synced_at":"2025-09-03T23:11:06.018Z","created_at":"2025-05-28T10:03:49.091Z","updated_at":"2025-09-03T23:11:06.019Z","registry_url":"https://pkg.go.dev/github.com/nlgranger/SeqTools","install_command":"go get github.com/nlgranger/SeqTools","documentation_url":"https://pkg.go.dev/github.com/nlgranger/SeqTools#section-documentation","metadata":{},"repo_metadata":{"id":57465737,"uuid":"95048943","full_name":"nlgranger/SeqTools","owner":"nlgranger","description":"A python library to manipulate and transform indexable data (lists, arrays, ...)","archived":false,"fork":false,"pushed_at":"2024-04-12T20:47:56.000Z","size":1631,"stargazers_count":46,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T03:37:30.931Z","etag":null,"topics":["delayedcall","lazy-evaluation","library","machine-learning","mapping","on-the-fly","pipeline","preprocessing","python"],"latest_commit_sha":null,"homepage":"https://seqtools-doc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlgranger.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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-06-21T21:45:31.000Z","updated_at":"2025-04-10T22:25:03.000Z","dependencies_parsed_at":"2024-01-15T10:23:04.778Z","dependency_job_id":"60e08036-4ffe-4c87-9287-d487f6efcfb7","html_url":"https://github.com/nlgranger/SeqTools","commit_stats":{"total_commits":112,"total_committers":4,"mean_commits":28.0,"dds":0.1517857142857143,"last_synced_commit":"69e2075ab7d562035065a56e40a89afff7d1577f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256792682,"owners_count":22443845,"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"}},"repo_metadata_updated_at":"2025-05-28T10:13:13.896Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.796978855198666,"dependent_packages_count":5.432117933329229,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.614548394263947},"purl":"pkg:golang/github.com/nlgranger/%21seq%21tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nlgranger/SeqTools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nlgranger/SeqTools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nlgranger/SeqTools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-25T03:36:13.069Z","issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":3592809.285714286,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/nlgranger%2FSeqTools/issues","maintainers":[{"login":"nlgranger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlgranger"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2FSeqTools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2FSeqTools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2FSeqTools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2FSeqTools/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2916000,"name":"seqtools","ecosystem":"pypi","description":"A library for transparent transformation of indexable containers (lists, etc.)","homepage":null,"licenses":"Mozilla Public License 2.0 (MPL 2.0)","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/nlgranger/SeqTools","keywords_array":["mapping","lazy","delayed","pipeline","processing"],"namespace":null,"versions_count":13,"first_release_published_at":"2018-02-15T22:01:48.000Z","latest_release_published_at":"2024-04-12T20:52:00.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-09-03T23:11:04.628Z","created_at":"2022-04-10T12:34:59.419Z","updated_at":"2025-09-03T23:11:04.628Z","registry_url":"https://pypi.org/project/seqtools/","install_command":"pip install seqtools --index-url https://pypi.org/simple","documentation_url":"http://seqtools-doc.readthedocs.io","metadata":{"funding":null,"documentation":"http://seqtools-doc.readthedocs.io","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: Implementation :: CPython","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"seqtools","project_status":null},"repo_metadata":{"id":57465737,"uuid":"95048943","full_name":"nlgranger/SeqTools","owner":"nlgranger","description":"A python library to manipulate and transform indexable data (lists, arrays, ...)","archived":false,"fork":false,"pushed_at":"2024-04-12T20:47:56.000Z","size":1631,"stargazers_count":46,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T02:31:35.764Z","etag":null,"topics":["delayedcall","lazy-evaluation","library","machine-learning","mapping","on-the-fly","pipeline","preprocessing","python"],"latest_commit_sha":null,"homepage":"https://seqtools-doc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlgranger.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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-06-21T21:45:31.000Z","updated_at":"2025-04-10T22:25:03.000Z","dependencies_parsed_at":"2024-01-15T10:23:04.778Z","dependency_job_id":"60e08036-4ffe-4c87-9287-d487f6efcfb7","html_url":"https://github.com/nlgranger/SeqTools","commit_stats":{"total_commits":112,"total_committers":4,"mean_commits":28.0,"dds":0.1517857142857143,"last_synced_commit":"69e2075ab7d562035065a56e40a89afff7d1577f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nlgranger/SeqTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/sbom","scorecard":{"id":690615,"data":{"date":"2025-08-11","repo":{"name":"github.com/nlgranger/SeqTools","commit":"f9d06f738481ed94ab3b62a0e913503cc2231fba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/nlgranger/SeqTools/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:84","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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: Mozilla Public 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":"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":"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":"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":"Vulnerabilities","score":0,"reason":"73 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3c5c-7235-994j","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2014-87 / GHSA-8m9x-pxwq-j236","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2016-6 / GHSA-8xjv-v9xq-m5h9","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2014-10 / GHSA-cfmr-38g9-f2h7","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2015-16 / GHSA-h5rf-vgqx-wjv2","Warn: Project is vulnerable to: PYSEC-2016-5 / GHSA-hggx-3h72-49ww","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2016-7 / GHSA-hvr8-466p-75rh","Warn: Project is vulnerable to: PYSEC-2015-15 / GHSA-j6f7-g425-4gmx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2019-110 / GHSA-j7mj-748x-7p78","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2014-23 / GHSA-r854-96gq-rfg3","Warn: Project is vulnerable to: PYSEC-2016-8 / GHSA-rwr3-c2q8-gm56","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2016-9 / GHSA-w4vg-rf63-f3j3","Warn: Project is vulnerable to: PYSEC-2014-22 / GHSA-x895-2wrm-hvp7","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2021-137","Warn: Project is vulnerable to: PYSEC-2021-138","Warn: Project is vulnerable to: PYSEC-2021-317","Warn: Project is vulnerable to: PYSEC-2021-38","Warn: Project is vulnerable to: PYSEC-2021-39","Warn: Project is vulnerable to: PYSEC-2021-94","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T02:13:27.690Z","repository_id":57465737,"created_at":"2025-08-22T02:13:27.690Z","updated_at":"2025-08-22T02:13:27.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273361807,"owners_count":25091886,"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-02T02:00:09.530Z","response_time":77,"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":"nlgranger","name":"Nicolas Granger","uuid":"3764009","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3764009?u=7d016bc425c63b90148b324183fd07e8cc91aaa4\u0026v=4","repositories_count":3,"last_synced_at":"2023-02-28T23:50:21.779Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nlgranger","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T00:20:19.676Z","updated_at":"2023-02-28T23:50:21.788Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger/repositories"},"tags":[{"name":"v1.4.1","sha":"f9d06f738481ed94ab3b62a0e913503cc2231fba","kind":"tag","published_at":"2024-04-12T20:47:51.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.4.1","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"69e2075ab7d562035065a56e40a89afff7d1577f","kind":"tag","published_at":"2023-11-23T13:18:55.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.4.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"23c69224eccc30ec0fafe88337973f60424e9707","kind":"tag","published_at":"2023-09-16T17:02:07.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.3.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"96abc22888b4b4aee55db95e83a9fce800202a32","kind":"tag","published_at":"2023-08-12T11:09:23.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.2.3","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"74ef9f21e277182cd030d7d0e6dec47ceec0825c","kind":"tag","published_at":"2023-08-05T11:28:59.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.2.2","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"74ef9f21e277182cd030d7d0e6dec47ceec0825c","kind":"tag","published_at":"2023-08-05T11:23:52.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.2.1","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5e84622ea95a1569c04b0db99e300c316a855e63","kind":"tag","published_at":"2021-09-08T11:11:47.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.2.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"7ee3aa3abb7bb82e3377ba8180c3abccb859e17e","kind":"tag","published_at":"2020-12-26T17:45:04.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.1.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2e27b7caf2e0e3ed3516ea2dc47f297fa2db8239","kind":"commit","published_at":"2019-12-27T16:01:09.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v1.0.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"534f659bc4bb0b405b340e7c40afd70a80530f16","kind":"commit","published_at":"2019-12-22T22:15:13.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.9.2","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"d608546b6a40ec3f6b3631b0262c229f00d32e47","kind":"tag","published_at":"2018-10-26T08:54:51.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.9.1","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"c4d1a16a9d2024271c58067fce42d4e3cca17771","kind":"tag","published_at":"2018-10-05T12:24:36.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.9.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"373afffad520741bc4e413f5884c0151af191f77","kind":"tag","published_at":"2018-09-10T13:24:51.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.8.3","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"6d00cebca020ecc840138bb7058a1761b35c6a54","kind":"tag","published_at":"2018-06-23T18:57:00.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.8.2","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"81dd40a32b0344cd09492a7280fa2d3928371af9","kind":"commit","published_at":"2018-06-19T10:56:33.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.8.1","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"ce21343a0d3b626b7bd47cfb62a3c3836c4d2918","kind":"tag","published_at":"2018-05-05T13:58:11.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.8.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.8.0/manifests"},{"name":"v0.7","sha":"b6e92fc4d548240b7fff59bc1593f1c94376f8a1","kind":"tag","published_at":"2018-02-15T22:00:09.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.7","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.7/manifests"},{"name":"v0.6","sha":"fd4bf990aa773f455a2ce5584f5ca3a5f8797865","kind":"tag","published_at":"2018-02-08T22:31:14.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.6","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.6/manifests"},{"name":"lproc-0.2","sha":"820c2322506ffa44b0dcaf324e30f486376d0699","kind":"tag","published_at":"2017-11-03T12:08:05.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/lproc-0.2","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/lproc-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@lproc-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/lproc-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/lproc-0.2/manifests"},{"name":"v0.1.1","sha":"48d010e421d17480dc50994e846ee47b1c6a307b","kind":"tag","published_at":"2017-06-27T12:15:04.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.1.1","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"3049161b8aab1f8b8f1d6e84755b648d035afe2e","kind":"tag","published_at":"2017-06-25T21:38:47.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.1.0","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"589880fde17bbd23540ea50073b001d3fb5ca181","kind":"commit","published_at":"2017-06-24T23:31:34.000Z","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/v0.0.1","html_url":"https://github.com/nlgranger/SeqTools/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nlgranger/SeqTools@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T05:49:56.943Z","dependent_packages_count":0,"downloads":146,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":9.144222373974955,"dependent_repos_count":11.52796803652968,"dependent_packages_count":10.117827917587048,"stargazers_count":9.910060752277973,"forks_count":15.367214655482393,"docker_downloads_count":null,"average":11.21345874717041},"purl":"pkg:pypi/seqtools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/seqtools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/seqtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/seqtools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:47.684Z","issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":3592809.285714286,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/nlgranger%2FSeqTools/issues","maintainers":[{"login":"nlgranger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlgranger"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seqtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seqtools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seqtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seqtools/related_packages","maintainers":[{"uuid":"nlgranger","login":"nlgranger","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/nlgranger/","role":null,"created_at":"2023-02-25T10:51:37.647Z","updated_at":"2023-02-25T10:51:37.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nlgranger/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724747,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}},{"id":11699958,"name":"github.com/nlgranger/seqtools","ecosystem":"go","description":null,"homepage":null,"licenses":"mpl-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/nlgranger/seqtools","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2017-06-24T23:31:34.000Z","latest_release_published_at":"2024-04-12T20:39:34.000Z","latest_release_number":"v1.4.1","last_synced_at":"2025-09-03T23:11:08.021Z","created_at":"2025-05-28T10:03:49.271Z","updated_at":"2025-09-03T23:11:08.022Z","registry_url":"https://pkg.go.dev/github.com/nlgranger/seqtools","install_command":"go get github.com/nlgranger/seqtools","documentation_url":"https://pkg.go.dev/github.com/nlgranger/seqtools#section-documentation","metadata":{},"repo_metadata":{"id":57465737,"uuid":"95048943","full_name":"nlgranger/SeqTools","owner":"nlgranger","description":"A python library to manipulate and transform indexable data (lists, arrays, ...)","archived":false,"fork":false,"pushed_at":"2024-04-12T20:47:56.000Z","size":1631,"stargazers_count":46,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T03:37:30.931Z","etag":null,"topics":["delayedcall","lazy-evaluation","library","machine-learning","mapping","on-the-fly","pipeline","preprocessing","python"],"latest_commit_sha":null,"homepage":"https://seqtools-doc.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlgranger.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","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-06-21T21:45:31.000Z","updated_at":"2025-04-10T22:25:03.000Z","dependencies_parsed_at":"2024-01-15T10:23:04.778Z","dependency_job_id":"60e08036-4ffe-4c87-9287-d487f6efcfb7","html_url":"https://github.com/nlgranger/SeqTools","commit_stats":{"total_commits":112,"total_committers":4,"mean_commits":28.0,"dds":0.1517857142857143,"last_synced_commit":"69e2075ab7d562035065a56e40a89afff7d1577f"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlgranger","download_url":"https://codeload.github.com/nlgranger/SeqTools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":256792682,"owners_count":22443845,"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"}},"repo_metadata_updated_at":"2025-05-28T10:13:14.112Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.796978855198666,"dependent_packages_count":5.432117933329229,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.614548394263947},"purl":"pkg:golang/github.com/nlgranger/seqtools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nlgranger/seqtools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nlgranger/seqtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nlgranger/seqtools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-25T03:36:13.069Z","issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":3592809.285714286,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/nlgranger%2FSeqTools/issues","maintainers":[{"login":"nlgranger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlgranger"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2Fseqtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2Fseqtools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2Fseqtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnlgranger%2Fseqtools/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":656909,"full_name":"nlgranger/SeqTools","default_branch":"main","committers":[{"name":"Nicolas Granger","email":"nicolas.granger.m@gmail.com","login":"nlgranger","count":114}],"total_commits":114,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":114.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:21:38.728Z","last_synced_commit":"f9d06f738481ed94ab3b62a0e913503cc2231fba","created_at":"2023-03-09T09:50:31.123Z","updated_at":"2025-08-07T08:21:38.729Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"nlgranger/SeqTools","html_url":"https://github.com/nlgranger/SeqTools","last_synced_at":"2025-08-31T21:39:47.684Z","status":"error","issues_count":7,"pull_requests_count":0,"avg_time_to_close_issue":3592809.285714286,"avg_time_to_close_pull_request":null,"issues_closed_count":7,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":4,"avg_comments_per_issue":2.5714285714285716,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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,"created_at":"2023-05-14T23:48:18.175Z","updated_at":"2025-09-01T10:00:27.741Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlgranger%2FSeqTools/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":6,"OWNER":1},"pull_request_author_associations_count":{},"issue_authors":{"Benjamin-Lee":3,"stefanik12":2,"nlgranger":1,"pluiez":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054011,"issues_count":30898665,"pull_requests_count":92703059,"authors_count":10588296,"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":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"nlgranger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlgranger"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["delayedcall","lazy-evaluation","library","machine-learning","mapping","on-the-fly","pipeline","preprocessing","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-17T18:01:16.074Z","updated_at":"2022-09-17T18:01:16.074Z","repository_link":"https://github.com/nlgranger/SeqTools/blob/main/docs/requirements.txt","dependencies":[{"id":5188885004,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5188885005,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5188885006,"package_name":"nbconvert","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5188885007,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5188885008,"package_name":"Pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5188885009,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5188885010,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5188885011,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-17T18:01:16.361Z","updated_at":"2022-09-17T18:01:16.361Z","repository_link":"https://github.com/nlgranger/SeqTools/blob/main/setup.py","dependencies":[{"id":5188886730,"package_name":"tblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:33:29.436Z","updated_at":"2023-09-21T21:33:29.436Z","repository_link":"https://github.com/nlgranger/SeqTools/blob/main/.github/workflows/release.yml","dependencies":[{"id":13858457521,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858457522,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.14.1","direct":true,"kind":"composite","optional":false},{"id":13858457523,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858457524,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858457525,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:33:30.029Z","updated_at":"2023-09-21T21:33:30.029Z","repository_link":"https://github.com/nlgranger/SeqTools/blob/main/.github/workflows/tests.yml","dependencies":[{"id":13858457905,"package_name":"omnilib/ufmt","ecosystem":"actions","requirements":"action-v1","direct":true,"kind":"composite","optional":false},{"id":13858458060,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858458061,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13858458062,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858458063,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13858458064,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T21:33:30.986Z","updated_at":"2023-09-21T21:33:30.986Z","repository_link":"https://github.com/nlgranger/SeqTools/blob/main/pyproject.toml","dependencies":[{"id":13858458363,"package_name":"tblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.832587702434555,"created_at":"2025-09-04T09:18:05.427Z","updated_at":"2025-10-07T08:04:41.810Z","avatar_url":"https://github.com/nlgranger.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":146,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2734","html_url":"https://science.ecosyste.ms/projects/2734"}