{"id":24342,"name":"kneed","description":"Knee point detection in Python :chart_with_upwards_trend:","url":"https://github.com/arvkevi/kneed","last_synced_at":"2025-09-05T02:19:16.568Z","repository":{"id":27412227,"uuid":"113799037","full_name":"arvkevi/kneed","owner":"arvkevi","description":"Knee point detection in Python :chart_with_upwards_trend:","archived":false,"fork":false,"pushed_at":"2025-03-01T12:14:11.000Z","size":12822,"stargazers_count":789,"open_issues_count":8,"forks_count":74,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-04T12:57:46.332Z","etag":null,"topics":["data-analysis","data-science","elbow-method","knee-point","python","scientific-computing","systems"],"latest_commit_sha":null,"homepage":"https://kneed.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arvkevi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-11T01:39:14.000Z","updated_at":"2025-09-03T09:39:26.000Z","dependencies_parsed_at":"2024-10-28T16:42:27.172Z","dependency_job_id":"103dbf4c-12fa-403b-b974-57ecef8e963e","html_url":"https://github.com/arvkevi/kneed","commit_stats":{"total_commits":240,"total_committers":14,"mean_commits":"17.142857142857142","dds":0.09999999999999998,"last_synced_commit":"ea2f90f815d0945f382cc513a44dfb66379bb1e5"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/arvkevi/kneed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvkevi","download_url":"https://codeload.github.com/arvkevi/kneed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed/sbom","scorecard":{"id":210432,"data":{"date":"2025-08-11","repo":{"name":"github.com/arvkevi/kneed","commit":"716d32e3f552a1ca4877968bd9575b291ae495de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/8 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":"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":"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pythonpublish.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/pythonpublish.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/tests.yml:6"],"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":"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":"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/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/arvkevi/kneed/pythonpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/arvkevi/kneed/pythonpublish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/arvkevi/kneed/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/arvkevi/kneed/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/arvkevi/kneed/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: postBuild:3","Warn: pipCommand not pinned by hash: postBuild:4","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:39","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 3 commits out of 30 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-17T00:40:15.009Z","repository_id":27412227,"created_at":"2025-08-17T00:40:15.009Z","updated_at":"2025-08-17T00:40:15.009Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273642634,"owners_count":25142423,"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":"arvkevi","name":"Kevin Arvai","uuid":"9151717","kind":"user","description":"Data science \u0026 clinical genomics","email":"","website":"linkedin.com/in/kevinarvai/","location":"Washington, D.C.","twitter":"arvkevi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9151717?u=2705efe36679eab6b36300068b2e00e1442ecb95\u0026v=4","repositories_count":27,"last_synced_at":"2023-04-09T13:10:18.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/arvkevi","funding_links":[],"total_stars":898,"followers":null,"following":null,"created_at":"2022-11-02T16:26:16.596Z","updated_at":"2024-03-25T19:01:32.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvkevi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvkevi/repositories"},"packages":null,"commits":{"id":16162,"full_name":"arvkevi/kneed","default_branch":"main","committers":[{"name":"arvkevi","email":"arvkevi@gmail.com","login":null,"count":216},{"name":"samhanic","email":"55490861+samhanic","login":"samhanic","count":5},{"name":"zhongminhu","email":"zhongminhu@tencent.com","login":null,"count":3},{"name":"Brian Lie","email":"brianlie1991@gmail.com","login":null,"count":3},{"name":"peterdha","email":"p.haezel@gmail.com","login":null,"count":3},{"name":"Jonas Scheffner","email":"dev.scheffner@outlook.de","login":null,"count":2},{"name":"Dylan Nielson","email":"adenosine@gmail.com","login":null,"count":1},{"name":"arvkevi","email":"kevin.arvai@datarobot.com","login":null,"count":1},{"name":"George Perakis","email":"gperakis@skroutz.gr","login":null,"count":1},{"name":"Tom Milligan","email":"tom@reinfer.io","login":null,"count":1},{"name":"big-o","email":"big-o","login":"big-o","count":1},{"name":"m-birke","email":"wesci@web.de","login":null,"count":1},{"name":"Kevin Schaefer","email":"kevin.schaefer13@gmail.com","login":null,"count":1},{"name":"Janson-L","email":"52344189+Janson-L","login":"Janson-L","count":1}],"total_commits":240,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.142857142857142,"dds":0.09999999999999998,"past_year_committers":[{"name":"arvkevi","email":"arvkevi@gmail.com","login":null,"count":31},{"name":"arvkevi","email":"kevin.arvai@datarobot.com","login":null,"count":1},{"name":"Janson-L","email":"52344189+Janson-L","login":"Janson-L","count":1},{"name":"m-birke","email":"wesci@web.de","login":null,"count":1},{"name":"Dylan Nielson","email":"adenosine@gmail.com","login":null,"count":1}],"past_year_total_commits":35,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.11428571428571432,"last_synced_at":"2024-01-27T05:04:00.728Z","last_synced_commit":"ea2f90f815d0945f382cc513a44dfb66379bb1e5","created_at":"2023-03-07T11:32:00.395Z","updated_at":"2024-01-27T05:04:00.729Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"arvkevi/kneed","html_url":"https://github.com/arvkevi/kneed","last_synced_at":"2025-06-24T13:11:41.529Z","status":null,"issues_count":45,"pull_requests_count":70,"avg_time_to_close_issue":9771229.846153846,"avg_time_to_close_pull_request":2066687.391304348,"issues_closed_count":39,"pull_requests_closed_count":69,"pull_request_authors_count":12,"issue_authors_count":34,"avg_comments_per_issue":1.8222222222222222,"avg_comments_per_pull_request":1.0142857142857142,"merged_pull_requests_count":68,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":364.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:39:10.843Z","updated_at":"2025-09-01T18:01:36.052Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvkevi%2Fkneed/issues","issue_labels_count":{"bug":4,"help wanted":2,"enhancement":2},"pull_request_labels_count":{"enhancement":4,"bug":1,"help wanted":1},"issue_author_associations_count":{"NONE":29,"OWNER":12,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"OWNER":59,"CONTRIBUTOR":8,"NONE":5},"issue_authors":{"arvkevi":12,"tomas-teijeiro":1,"Physics96":1,"Irfanwustl":1,"franciscogmm":1,"Gabriel-p":1,"itissid":1,"MitchellAcoustics":1,"raviolli":1,"tommilligan":1,"Peterdha":1,"DoNoRe":1,"tonitonae":1,"sinaotl":1,"leonfodoulian":1,"jlevy44":1,"kk120120":1,"ldv1":1,"Emenent758":1,"apiszcz":1,"NNelo":1,"dpapadop":1,"gperakis":1,"angelosalatino":1,"shineisagoodgirl":1,"MattConflitti":1,"d-kleine":1,"ronal9527":1,"dizcza":1,"Janson-L":1,"yug95":1,"zvittorio":1,"jagandecapri":1,"jonahpearl":1},"pull_request_authors":{"arvkevi":59,"JimPrudent":2,"dcangulo":1,"Peterdha":1,"Blackrobe":1,"samhanic":1,"stereoF":1,"gperakis":1,"vhu43":1,"Janson-L":1,"Shotgunosine":1,"m-birke":1,"tommilligan":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9970601,"issues_count":29742789,"pull_requests_count":86776514,"authors_count":9742205,"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":{"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"arvkevi":1},"maintainers":[{"login":"arvkevi","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvkevi"}],"active_maintainers":[{"login":"arvkevi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arvkevi"}]},"events":{"total":{"IssuesEvent":1,"WatchEvent":49,"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":2,"PullRequestEvent":2,"ForkEvent":4},"last_year":{"IssuesEvent":1,"WatchEvent":49,"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":2,"PullRequestEvent":2,"ForkEvent":4}},"keywords":["data-analysis","data-science","elbow-method","knee-point","python","scientific-computing","systems"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:50:19.063Z","updated_at":"2023-10-20T17:50:19.063Z","repository_link":"https://github.com/arvkevi/kneed/blob/main/.github/workflows/pythonpublish.yml","dependencies":[{"id":14267026937,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14267027743,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:50:20.840Z","updated_at":"2023-10-20T17:50:20.840Z","repository_link":"https://github.com/arvkevi/kneed/blob/main/.github/workflows/tests.yml","dependencies":[{"id":14267028043,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14267028044,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14267028045,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-20T17:50:21.053Z","updated_at":"2023-10-20T17:50:21.053Z","repository_link":"https://github.com/arvkevi/kneed/blob/main/docs/requirements.txt","dependencies":[{"id":14267028323,"package_name":"sphinx","ecosystem":"pypi","requirements":"==6.2.1","direct":true,"kind":"runtime","optional":false},{"id":14267028324,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.2.2","direct":true,"kind":"runtime","optional":false},{"id":14267028325,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"==1.0.4","direct":true,"kind":"runtime","optional":false},{"id":14267028326,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"runtime","optional":false},{"id":14267028327,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":14267028328,"package_name":"sphinxcontrib-jquery","ecosystem":"pypi","requirements":"==4.1","direct":true,"kind":"runtime","optional":false},{"id":14267028329,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"==1.0.1","direct":true,"kind":"runtime","optional":false},{"id":14267028330,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"==1.0.3","direct":true,"kind":"runtime","optional":false},{"id":14267028331,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"==1.1.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T17:50:21.583Z","updated_at":"2023-10-20T17:50:21.583Z","repository_link":"https://github.com/arvkevi/kneed/blob/main/pyproject.toml","dependencies":[{"id":14267028634,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14.2","direct":true,"kind":"runtime","optional":false},{"id":14267028635,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":9.319912008405474,"created_at":"2025-09-04T15:50:56.175Z","updated_at":"2025-10-07T08:11:14.386Z","avatar_url":"https://github.com/arvkevi.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/24342","html_url":"https://science.ecosyste.ms/projects/24342","bibtex_url":"https://science.ecosyste.ms/projects/24342/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/24342/export.apalike"}