{"id":160513,"name":null,"description":null,"url":"https://github.com/brisvag/cs2star","last_synced_at":"2025-09-09T18:08:22.520Z","repository":{"id":62565564,"uuid":"337008341","full_name":"brisvag/cs2star","owner":"brisvag","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-19T13:05:04.000Z","size":73,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T15:24:26.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brisvag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-08T08:31:56.000Z","updated_at":"2025-08-19T13:05:01.000Z","dependencies_parsed_at":"2023-11-30T15:29:04.796Z","dependency_job_id":"1d53da0b-5ec2-43f5-8160-3ccf0141c88d","html_url":"https://github.com/brisvag/cs2star","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"4774f29fe00dd6ecd3ebf43a3071ffdf44456f56"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/brisvag/cs2star","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brisvag","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/sbom","scorecard":{"id":254088,"data":{"date":"2025-08-11","repo":{"name":"github.com/brisvag/cs2star","commit":"1cf66c41d6744a22579a40b44c8911fde9b9d537"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-17T09:11:04.775Z","repository_id":62565564,"created_at":"2025-08-17T09:11:04.775Z","updated_at":"2025-08-17T09:11:04.775Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274340179,"owners_count":25267290,"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-09T02:00:10.223Z","response_time":80,"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":"brisvag","name":"Lorenzo Gaifas","uuid":"23482191","kind":"user","description":"PhD student at @gutsche-lab, doing computational stuff with cryo-ET data.","email":"","website":null,"location":null,"twitter":"brisvag","company":"@gutsche-lab ","icon_url":"https://avatars.githubusercontent.com/u/23482191?u=cc0efdbfdf5321b66c7ac545d98bb90887ae648b\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-05T22:08:40.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brisvag","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:43:21.434Z","updated_at":"2023-03-05T22:08:40.610Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brisvag","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brisvag/repositories"},"packages":[{"id":2683844,"name":"cs2star","ecosystem":"pypi","description":"A simple utility to convert cryosparc particle positions to relion star format.","homepage":null,"licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/brisvag/cs2star","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2021-02-11T09:28:12.000Z","latest_release_published_at":"2024-08-23T13:32:42.000Z","latest_release_number":"0.7.0","last_synced_at":"2025-08-19T15:39:52.438Z","created_at":"2022-04-10T10:29:20.685Z","updated_at":"2025-08-19T15:55:18.308Z","registry_url":"https://pypi.org/project/cs2star/","install_command":"pip install cs2star --index-url https://pypi.org/simple","documentation_url":"https://cs2star.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"cs2star","project_status":null},"repo_metadata":{"id":62565564,"uuid":"337008341","full_name":"brisvag/cs2star","owner":"brisvag","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-19T13:05:04.000Z","size":73,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T15:24:26.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brisvag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-08T08:31:56.000Z","updated_at":"2025-08-19T13:05:01.000Z","dependencies_parsed_at":"2023-11-30T15:29:04.796Z","dependency_job_id":"1d53da0b-5ec2-43f5-8160-3ccf0141c88d","html_url":"https://github.com/brisvag/cs2star","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"4774f29fe00dd6ecd3ebf43a3071ffdf44456f56"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/brisvag/cs2star","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brisvag","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/sbom","scorecard":{"id":254088,"data":{"date":"2025-08-11","repo":{"name":"github.com/brisvag/cs2star","commit":"1cf66c41d6744a22579a40b44c8911fde9b9d537"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/brisvag/cs2star/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:40","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-17T09:11:04.775Z","repository_id":62565564,"created_at":"2025-08-17T09:11:04.775Z","updated_at":"2025-08-17T09:11:04.775Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271181349,"owners_count":24713098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"brisvag","name":"Lorenzo Gaifas","uuid":"23482191","kind":"user","description":"PhD student at @gutsche-lab, doing computational stuff with cryo-ET data.","email":"","website":null,"location":null,"twitter":"brisvag","company":"@gutsche-lab ","icon_url":"https://avatars.githubusercontent.com/u/23482191?u=cc0efdbfdf5321b66c7ac545d98bb90887ae648b\u0026v=4","repositories_count":16,"last_synced_at":"2023-03-05T22:08:40.598Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brisvag","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T23:43:21.434Z","updated_at":"2023-03-05T22:08:40.610Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brisvag","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brisvag/repositories"},"tags":[{"name":"v0.7.0","sha":"1cf66c41d6744a22579a40b44c8911fde9b9d537","kind":"tag","published_at":"2024-08-23T13:31:57.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.7.0","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.7.0/manifests"},{"name":"v0.6.6","sha":"137e63a264d57745f67ca9904db4433571b27c93","kind":"tag","published_at":"2024-02-02T17:25:33.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.6.6","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"a6105e1c8d562c65df64ca6b4d9190ace006527c","kind":"tag","published_at":"2023-11-30T14:12:27.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.6.5","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"085caca37e9d7f3fca6079def678988cead68808","kind":"tag","published_at":"2023-08-04T16:03:22.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.6.4","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"36142ce867af65d493445318ee5c74f39d618a8e","kind":"tag","published_at":"2023-08-01T10:31:11.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.6.3","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"e82052b1d44f7cea3f966dbc2f6787aa9f38cb52","kind":"tag","published_at":"2023-08-01T10:07:41.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.6.2","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"0ac5eda678de6d216d8ab56c44b65010d5e3f1f1","kind":"tag","published_at":"2023-07-31T13:51:57.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.6.1","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ab45c93baf7e6f39da83535446a0ba41139f3e45","kind":"tag","published_at":"2023-07-31T12:48:23.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.6.0","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.6.0/manifests"},{"name":"v0.5.5","sha":"5c2437e833592f8305d42454d8ab3cf1d29058f4","kind":"tag","published_at":"2023-07-02T08:25:21.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.5.5","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"985488f2f698f1949099d9789bfb4423139d38a9","kind":"tag","published_at":"2023-03-29T12:15:17.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.5.4","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"f609927eddbb21ca6d9a29be4435d802b633c8e5","kind":"tag","published_at":"2022-12-12T16:13:32.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.5.3","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e749db3f6c5fd3b61658e60985418bab55f5e162","kind":"tag","published_at":"2022-11-25T13:29:16.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.5.2","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"fa3b1c0fdc1a4d3b3a67891c11de4355928e76b9","kind":"tag","published_at":"2022-11-18T16:49:31.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.5.1","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"3e589b603985239d4174ef32676761d82382718e","kind":"tag","published_at":"2022-11-16T17:06:28.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.5.0","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"72864cd47f11bc4e9b8f7b72791ed834fa2375ae","kind":"tag","published_at":"2022-10-19T09:04:07.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.4.3","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"18dba89eb91a2819119679a44a1363716973e9f1","kind":"tag","published_at":"2022-10-19T08:54:26.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.4.2","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"bd1a83bfbca753408c884167fe6c5dfa4fc5f075","kind":"tag","published_at":"2022-05-16T14:55:11.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.4.1","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d5ac39236e7ccccc98be817bdfaca69e20bf03e6","kind":"tag","published_at":"2022-05-03T16:56:26.000Z","download_url":"https://codeload.github.com/brisvag/cs2star/tar.gz/v0.4.0","html_url":"https://github.com/brisvag/cs2star/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brisvag/cs2star@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/tags/v0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T15:55:18.308Z","dependent_packages_count":0,"downloads":215,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.67079076004424,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":15.789230997910664},"purl":"pkg:pypi/cs2star","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cs2star","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cs2star","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cs2star/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-20T12:05:07.759Z","issues_count":4,"pull_requests_count":4,"avg_time_to_close_issue":4289395.5,"avg_time_to_close_pull_request":1226104.0,"issues_closed_count":2,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":3,"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/brisvag%2Fcs2star/issues","maintainers":[{"login":"brisvag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brisvag"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cs2star/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cs2star/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cs2star/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cs2star/related_packages","maintainers":[{"uuid":"brisvag","login":"brisvag","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/brisvag/","role":null,"created_at":"2023-02-23T21:52:17.778Z","updated_at":"2023-02-23T21:52:17.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/brisvag/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726649,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":554624,"full_name":"brisvag/cs2star","default_branch":"master","committers":[{"name":"Lorenzo Gaifas","email":"brisvag@gmail.com","count":48}],"total_commits":48,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":48.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T00:52:37.182Z","last_synced_commit":"4774f29fe00dd6ecd3ebf43a3071ffdf44456f56","created_at":"2023-03-09T04:48:47.824Z","updated_at":"2023-09-19T17:15:55.866Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5532314,"commits_count":870800544,"contributors_count":32076502,"owners_count":918195,"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":"brisvag/cs2star","html_url":"https://github.com/brisvag/cs2star","last_synced_at":"2025-08-19T15:55:52.532Z","status":"error","issues_count":4,"pull_requests_count":4,"avg_time_to_close_issue":4289395.5,"avg_time_to_close_pull_request":1226104.0,"issues_closed_count":2,"pull_requests_closed_count":4,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":3,"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-14T11:17:36.261Z","updated_at":"2025-09-01T05:22:37.554Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brisvag%2Fcs2star/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":5,"github_actions":1},"issue_author_associations_count":{"NONE":4},"pull_request_author_associations_count":{"CONTRIBUTOR":5,"OWNER":1},"issue_authors":{"haraQQiri":1,"unaginekomoyashi":1,"SepidehV":1,"alisterburt":1},"pull_request_authors":{"dependabot[bot]":5,"brisvag":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"dependencies":1,"github_actions":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":1},"maintainers":[{"login":"brisvag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brisvag"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":1,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":2,"DeleteEvent":1,"PushEvent":1,"PullRequestEvent":2,"ForkEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-11-30T15:29:04.619Z","updated_at":"2023-11-30T15:29:04.619Z","repository_link":"https://github.com/brisvag/cs2star/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14821140756,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14821140757,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14821140758,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-30T15:29:04.712Z","updated_at":"2023-11-30T15:29:04.712Z","repository_link":"https://github.com/brisvag/cs2star/blob/master/pyproject.toml","dependencies":[{"id":14821140759,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14821140760,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14821140761,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14821140762,"package_name":"rich","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.682482446534506,"created_at":"2025-09-09T00:55:49.873Z","updated_at":"2025-10-07T08:38:24.536Z","avatar_url":"https://github.com/brisvag.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":215,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/160513","html_url":"https://science.ecosyste.ms/projects/160513"}