{"id":68046,"name":"dtreeviz","description":"A python library for decision tree visualization and model interpretation.","url":"https://github.com/parrt/dtreeviz","last_synced_at":"2025-09-08T14:03:36.229Z","repository":{"id":37686499,"uuid":"144636984","full_name":"parrt/dtreeviz","owner":"parrt","description":"A python library for decision tree visualization and model interpretation.","archived":false,"fork":false,"pushed_at":"2025-03-06T23:21:15.000Z","size":196571,"stargazers_count":3092,"open_issues_count":75,"forks_count":343,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-04T08:18:50.587Z","etag":null,"topics":["data-science","decision-trees","machine-learning","model-interpretation","python","random-forest","scikit-learn","visualization","xgboost"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parrt.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":"2018-08-13T21:45:15.000Z","updated_at":"2025-08-31T20:21:40.000Z","dependencies_parsed_at":"2025-04-28T14:22:54.282Z","dependency_job_id":null,"html_url":"https://github.com/parrt/dtreeviz","commit_stats":{"total_commits":538,"total_committers":30,"mean_commits":"17.933333333333334","dds":0.5092936802973977,"last_synced_commit":"c11e990dda747d4f6ec268e10fd162d17473cfde"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/parrt/dtreeviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/sbom","scorecard":{"id":720857,"data":{"date":"2025-08-11","repo":{"name":"github.com/parrt/dtreeviz","commit":"e0d6182e16e4e5c5c254f33dab16795292630899"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","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":-1,"reason":"no workflows found","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":"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":"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":"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":"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: MIT 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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"}}]},"last_synced_at":"2025-08-22T11:19:17.122Z","repository_id":37686499,"created_at":"2025-08-22T11:19:17.122Z","updated_at":"2025-08-22T11:19:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274179243,"owners_count":25236338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"parrt","name":"Terence Parr","uuid":"178777","kind":"user","description":"Tech lead at Google, ex-Professor of computer/data science, active contributor to open-source projects supporting developers. Creator of ANTLR parser generator.","email":"","website":"http://explained.ai","location":"San Francisco","twitter":"the_antlr_guy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/178777?v=4","repositories_count":58,"last_synced_at":"2023-04-09T14:47:16.398Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/parrt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.258Z","updated_at":"2023-04-09T14:47:16.412Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt/repositories"},"packages":[{"id":2717201,"name":"dtreeviz","ecosystem":"pypi","description":"A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization","homepage":"https://github.com/parrt/dtreeviz","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/parrt/dtreeviz","keywords_array":["machine-learning","data","structures","trees","visualization"],"namespace":null,"versions_count":41,"first_release_published_at":"2018-09-29T15:52:49.000Z","latest_release_published_at":"2023-07-13T17:21:21.000Z","latest_release_number":"2.2.2","last_synced_at":"2025-09-07T20:02:02.831Z","created_at":"2022-04-10T10:49:40.249Z","updated_at":"2025-09-08T11:38:13.068Z","registry_url":"https://pypi.org/project/dtreeviz/","install_command":"pip install dtreeviz --index-url https://pypi.org/simple","documentation_url":"https://dtreeviz.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: MIT License"],"normalized_name":"dtreeviz","project_status":null},"repo_metadata":{"id":37686499,"uuid":"144636984","full_name":"parrt/dtreeviz","owner":"parrt","description":"A python library for decision tree visualization and model interpretation.","archived":false,"fork":false,"pushed_at":"2025-03-06T23:21:15.000Z","size":196571,"stargazers_count":3092,"open_issues_count":75,"forks_count":343,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-04T08:18:50.587Z","etag":null,"topics":["data-science","decision-trees","machine-learning","model-interpretation","python","random-forest","scikit-learn","visualization","xgboost"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parrt.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":"2018-08-13T21:45:15.000Z","updated_at":"2025-08-31T20:21:40.000Z","dependencies_parsed_at":"2025-04-28T14:22:54.282Z","dependency_job_id":null,"html_url":"https://github.com/parrt/dtreeviz","commit_stats":{"total_commits":538,"total_committers":30,"mean_commits":"17.933333333333334","dds":0.5092936802973977,"last_synced_commit":"c11e990dda747d4f6ec268e10fd162d17473cfde"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/parrt/dtreeviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/sbom","scorecard":{"id":720857,"data":{"date":"2025-08-11","repo":{"name":"github.com/parrt/dtreeviz","commit":"e0d6182e16e4e5c5c254f33dab16795292630899"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","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":-1,"reason":"no workflows found","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":"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":"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":"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":"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: MIT 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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"}}]},"last_synced_at":"2025-08-22T11:19:17.122Z","repository_id":37686499,"created_at":"2025-08-22T11:19:17.122Z","updated_at":"2025-08-22T11:19:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274179243,"owners_count":25236338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"parrt","name":"Terence Parr","uuid":"178777","kind":"user","description":"Tech lead at Google, ex-Professor of computer/data science, active contributor to open-source projects supporting developers. Creator of ANTLR parser generator.","email":"","website":"http://explained.ai","location":"San Francisco","twitter":"the_antlr_guy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/178777?v=4","repositories_count":58,"last_synced_at":"2023-04-09T14:47:16.398Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/parrt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.258Z","updated_at":"2023-04-09T14:47:16.412Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt/repositories"},"tags":[{"name":"2.2.2","sha":"55d74b018fda476d0dbe385aadcb301d1b07cd5f","kind":"commit","published_at":"2023-07-13T17:11:16.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"683cd48db16fc030af9d67e4ffd50371ffae24ad","kind":"commit","published_at":"2023-04-16T16:35:55.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bf5cfce5c8c2de0f1ba3401054827b4d133ee5b7","kind":"commit","published_at":"2023-02-20T21:22:46.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"5c1cc6d251b0447249e5211687bfe0db11bc7c9b","kind":"commit","published_at":"2023-02-09T18:21:53.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"5fb3b3654fdfad0396bed6d8ab1b4cac2b8c0c31","kind":"commit","published_at":"2023-01-29T19:21:10.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"4748adb73f95e18800371d3eaf938dee4c3f2cd6","kind":"commit","published_at":"2023-01-28T22:32:41.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"fa6347c47f5cd3f5bf6c8ef25bb732703f7fb55f","kind":"commit","published_at":"2023-01-22T23:33:23.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"fc8307b223eac75ba29b9bdb41abd68178622326","kind":"commit","published_at":"2023-01-16T21:42:23.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"b74db636b144b4c8493152d7fd621defb9efaa04","kind":"commit","published_at":"2022-12-27T19:46:33.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.0.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.0.0/manifests"},{"name":"1.4.1","sha":"fb5e17512b24b7f247ad2ddecd5501399d19ae1b","kind":"commit","published_at":"2022-11-27T22:37:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.4.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"ca2a2af7629bff0baa477e06933fb4be06266e7f","kind":"commit","published_at":"2022-10-22T18:42:19.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.4.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.0/manifests"},{"name":"1.3.7","sha":"94cea612a58e575dcf12d811f67ed1732c048c1e","kind":"commit","published_at":"2022-07-07T17:16:16.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.7","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"54f8bc2ffc7cce392ff436870a71a7af411b4ca9","kind":"commit","published_at":"2022-04-29T17:52:14.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.6","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"e2cb111c55b04f234d57a9c1794e12a998dfcaf6","kind":"commit","published_at":"2022-03-10T19:54:06.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.5","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"9c906c677f79f68cb1311a23589eff92875bd6e4","kind":"commit","published_at":"2022-03-08T17:56:04.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c4d10f61b82b6c3667754467baab8feaaab774a4","kind":"commit","published_at":"2022-02-09T17:42:17.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"90031de435247632b75292e862e9697bb06479ca","kind":"commit","published_at":"2021-11-10T22:50:53.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"956e5ae05ea628f5e961a0656ede9eab50d41dff","kind":"commit","published_at":"2021-09-10T20:17:39.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.1/manifests"},{"name":"1.2","sha":"900e45939c19170cfeffa09590e340b47cec0ca4","kind":"commit","published_at":"2021-03-15T18:12:19.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.2/manifests"},{"name":"1.1.4","sha":"d89ea22b6653e4c56ac15432ce01c6e6b6573f3a","kind":"commit","published_at":"2021-01-27T00:30:21.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"2c040e04fd740d1c64b326a081cad1f7804d5a3f","kind":"commit","published_at":"2020-11-25T21:41:34.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"f5152b70e58f54befc641aedd8deaa658e1f441a","kind":"commit","published_at":"2020-10-02T18:05:38.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"943d3363aaebca5320e36d94cd2a964b950108d2","kind":"commit","published_at":"2020-09-22T16:36:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.1/manifests"},{"name":"1.1","sha":"071a07b93eaf9489cd7563bce3ab489e9edac9e8","kind":"commit","published_at":"2020-09-03T19:22:55.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1/manifests"},{"name":"1.0","sha":"b6cf12e8a8c84a4bda2602b18d2b9f29883a1b45","kind":"commit","published_at":"2020-07-12T16:23:56.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.0/manifests"},{"name":"0.8.2","sha":"f66cafb0883506d13e8bf2b85bfe9345ec1e6eee","kind":"commit","published_at":"2020-03-22T22:47:57.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"689da47e108995b446f48ee6406c0381a11872c9","kind":"commit","published_at":"2019-12-05T19:42:54.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.1/manifests"},{"name":"0.8","sha":"ae481011d2e5a2bc1f5f046daa6064d7b2a8fed1","kind":"commit","published_at":"2019-12-04T22:58:06.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8/manifests"},{"name":"0.7.1","sha":"6a74b03ccca8d8937b932bbdcf509b09271b4ade","kind":"commit","published_at":"2019-10-28T17:43:31.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.7.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7.1/manifests"},{"name":"0.7","sha":"ea2c47ac3ba0b5f356e42ceb1d1371a64e681203","kind":"commit","published_at":"2019-10-23T22:44:36.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.7","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7/manifests"},{"name":"0.5","sha":"db9759a487886a87454e4049404a5ad91a55a9fa","kind":"commit","published_at":"2019-07-06T15:56:46.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.5","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.5/manifests"},{"name":"0.4","sha":"7ed588b93f9fc6438eab35f9433a7230315f1e7a","kind":"commit","published_at":"2019-05-26T20:37:42.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.4/manifests"},{"name":"0.3","sha":"ba5844e9bfe48c78013aa198ea3827205ac38051","kind":"commit","published_at":"2018-11-27T19:00:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.3/manifests"},{"name":"0.2.2","sha":"27b130f58230735c9333c2dd7119ccdc6adbaf38","kind":"commit","published_at":"2018-10-06T18:51:48.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"0c4996cca436f7f5136e1ea43dfd241b3bce1e97","kind":"commit","published_at":"2018-10-03T17:32:51.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.1/manifests"},{"name":"0.2","sha":"3c4b91bb19382f72fa446bce300a1dc7d21fd22b","kind":"commit","published_at":"2018-10-02T17:12:52.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2/manifests"},{"name":"0.1","sha":"8411604390803ccd183b8b100b8920d30587d2e1","kind":"commit","published_at":"2018-09-29T15:51:58.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T11:38:13.067Z","dependent_packages_count":16,"downloads":81147,"downloads_period":"last-month","dependent_repos_count":94,"rankings":{"downloads":0.8450215151987468,"dependent_repos_count":1.530035454206463,"dependent_packages_count":0.7594921722383806,"stargazers_count":1.4156034021832846,"forks_count":2.883885007625515,"docker_downloads_count":2.336974328810709,"average":1.6285019800438498},"purl":"pkg:pypi/dtreeviz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dtreeviz","docker_dependents_count":6,"docker_downloads_count":248344,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dtreeviz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dtreeviz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:07:43.489Z","issues_count":89,"pull_requests_count":53,"avg_time_to_close_issue":7268318.189189189,"avg_time_to_close_pull_request":2043251.7924528301,"issues_closed_count":37,"pull_requests_closed_count":53,"pull_request_authors_count":13,"issue_authors_count":51,"avg_comments_per_issue":4.235955056179775,"avg_comments_per_pull_request":4.0,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":607715.0,"past_year_avg_time_to_close_pull_request":620244.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/issues","maintainers":[{"login":"tlapusan","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlapusan"},{"login":"parrt","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parrt"},{"login":"mepland","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mepland"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtreeviz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtreeviz/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtreeviz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dtreeviz/related_packages","maintainers":[{"uuid":"parrt","login":"parrt","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/parrt/","role":null,"created_at":"2023-01-17T10:36:37.785Z","updated_at":"2023-01-17T10:36:37.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/parrt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5284517,"name":"dtreeviz-extended","ecosystem":"conda","description":null,"homepage":"https://github.com/parrt/dtreeviz","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/parrt/dtreeviz","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-09-10T03:37:47.000Z","latest_release_published_at":"2022-10-22T23:18:22.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-09-04T08:29:08.570Z","created_at":"2022-10-03T15:40:58.150Z","updated_at":"2025-09-04T21:49:41.214Z","registry_url":"https://anaconda.org/conda-forge/dtreeviz-extended","install_command":"conda install -c conda-forge dtreeviz-extended","documentation_url":null,"metadata":{},"repo_metadata":{"id":37686499,"uuid":"144636984","full_name":"parrt/dtreeviz","owner":"parrt","description":"A python library for decision tree visualization and model interpretation.","archived":false,"fork":false,"pushed_at":"2025-03-06T23:21:15.000Z","size":196571,"stargazers_count":3092,"open_issues_count":75,"forks_count":343,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-04T08:18:50.587Z","etag":null,"topics":["data-science","decision-trees","machine-learning","model-interpretation","python","random-forest","scikit-learn","visualization","xgboost"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parrt.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":"2018-08-13T21:45:15.000Z","updated_at":"2025-08-31T20:21:40.000Z","dependencies_parsed_at":"2025-04-28T14:22:54.282Z","dependency_job_id":null,"html_url":"https://github.com/parrt/dtreeviz","commit_stats":{"total_commits":538,"total_committers":30,"mean_commits":"17.933333333333334","dds":0.5092936802973977,"last_synced_commit":"c11e990dda747d4f6ec268e10fd162d17473cfde"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/parrt/dtreeviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/sbom","scorecard":{"id":720857,"data":{"date":"2025-08-11","repo":{"name":"github.com/parrt/dtreeviz","commit":"e0d6182e16e4e5c5c254f33dab16795292630899"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","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":-1,"reason":"no workflows found","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":"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":"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":"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":"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: MIT 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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"}}]},"last_synced_at":"2025-08-22T11:19:17.122Z","repository_id":37686499,"created_at":"2025-08-22T11:19:17.122Z","updated_at":"2025-08-22T11:19:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273610325,"owners_count":25136745,"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_record":{"login":"parrt","name":"Terence Parr","uuid":"178777","kind":"user","description":"Tech lead at Google, ex-Professor of computer/data science, active contributor to open-source projects supporting developers. Creator of ANTLR parser generator.","email":"","website":"http://explained.ai","location":"San Francisco","twitter":"the_antlr_guy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/178777?v=4","repositories_count":58,"last_synced_at":"2023-04-09T14:47:16.398Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/parrt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.258Z","updated_at":"2023-04-09T14:47:16.412Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt/repositories"},"tags":[{"name":"2.2.2","sha":"55d74b018fda476d0dbe385aadcb301d1b07cd5f","kind":"commit","published_at":"2023-07-13T17:11:16.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"683cd48db16fc030af9d67e4ffd50371ffae24ad","kind":"commit","published_at":"2023-04-16T16:35:55.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bf5cfce5c8c2de0f1ba3401054827b4d133ee5b7","kind":"commit","published_at":"2023-02-20T21:22:46.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"5c1cc6d251b0447249e5211687bfe0db11bc7c9b","kind":"commit","published_at":"2023-02-09T18:21:53.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"5fb3b3654fdfad0396bed6d8ab1b4cac2b8c0c31","kind":"commit","published_at":"2023-01-29T19:21:10.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"4748adb73f95e18800371d3eaf938dee4c3f2cd6","kind":"commit","published_at":"2023-01-28T22:32:41.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"fa6347c47f5cd3f5bf6c8ef25bb732703f7fb55f","kind":"commit","published_at":"2023-01-22T23:33:23.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"fc8307b223eac75ba29b9bdb41abd68178622326","kind":"commit","published_at":"2023-01-16T21:42:23.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"b74db636b144b4c8493152d7fd621defb9efaa04","kind":"commit","published_at":"2022-12-27T19:46:33.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.0.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.0.0/manifests"},{"name":"1.4.1","sha":"fb5e17512b24b7f247ad2ddecd5501399d19ae1b","kind":"commit","published_at":"2022-11-27T22:37:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.4.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"ca2a2af7629bff0baa477e06933fb4be06266e7f","kind":"commit","published_at":"2022-10-22T18:42:19.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.4.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.0/manifests"},{"name":"1.3.7","sha":"94cea612a58e575dcf12d811f67ed1732c048c1e","kind":"commit","published_at":"2022-07-07T17:16:16.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.7","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"54f8bc2ffc7cce392ff436870a71a7af411b4ca9","kind":"commit","published_at":"2022-04-29T17:52:14.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.6","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"e2cb111c55b04f234d57a9c1794e12a998dfcaf6","kind":"commit","published_at":"2022-03-10T19:54:06.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.5","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"9c906c677f79f68cb1311a23589eff92875bd6e4","kind":"commit","published_at":"2022-03-08T17:56:04.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c4d10f61b82b6c3667754467baab8feaaab774a4","kind":"commit","published_at":"2022-02-09T17:42:17.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"90031de435247632b75292e862e9697bb06479ca","kind":"commit","published_at":"2021-11-10T22:50:53.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"956e5ae05ea628f5e961a0656ede9eab50d41dff","kind":"commit","published_at":"2021-09-10T20:17:39.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.1/manifests"},{"name":"1.2","sha":"900e45939c19170cfeffa09590e340b47cec0ca4","kind":"commit","published_at":"2021-03-15T18:12:19.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.2/manifests"},{"name":"1.1.4","sha":"d89ea22b6653e4c56ac15432ce01c6e6b6573f3a","kind":"commit","published_at":"2021-01-27T00:30:21.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"2c040e04fd740d1c64b326a081cad1f7804d5a3f","kind":"commit","published_at":"2020-11-25T21:41:34.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"f5152b70e58f54befc641aedd8deaa658e1f441a","kind":"commit","published_at":"2020-10-02T18:05:38.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"943d3363aaebca5320e36d94cd2a964b950108d2","kind":"commit","published_at":"2020-09-22T16:36:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.1/manifests"},{"name":"1.1","sha":"071a07b93eaf9489cd7563bce3ab489e9edac9e8","kind":"commit","published_at":"2020-09-03T19:22:55.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1/manifests"},{"name":"1.0","sha":"b6cf12e8a8c84a4bda2602b18d2b9f29883a1b45","kind":"commit","published_at":"2020-07-12T16:23:56.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.0/manifests"},{"name":"0.8.2","sha":"f66cafb0883506d13e8bf2b85bfe9345ec1e6eee","kind":"commit","published_at":"2020-03-22T22:47:57.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"689da47e108995b446f48ee6406c0381a11872c9","kind":"commit","published_at":"2019-12-05T19:42:54.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.1/manifests"},{"name":"0.8","sha":"ae481011d2e5a2bc1f5f046daa6064d7b2a8fed1","kind":"commit","published_at":"2019-12-04T22:58:06.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8/manifests"},{"name":"0.7.1","sha":"6a74b03ccca8d8937b932bbdcf509b09271b4ade","kind":"commit","published_at":"2019-10-28T17:43:31.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.7.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7.1/manifests"},{"name":"0.7","sha":"ea2c47ac3ba0b5f356e42ceb1d1371a64e681203","kind":"commit","published_at":"2019-10-23T22:44:36.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.7","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7/manifests"},{"name":"0.5","sha":"db9759a487886a87454e4049404a5ad91a55a9fa","kind":"commit","published_at":"2019-07-06T15:56:46.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.5","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.5/manifests"},{"name":"0.4","sha":"7ed588b93f9fc6438eab35f9433a7230315f1e7a","kind":"commit","published_at":"2019-05-26T20:37:42.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.4/manifests"},{"name":"0.3","sha":"ba5844e9bfe48c78013aa198ea3827205ac38051","kind":"commit","published_at":"2018-11-27T19:00:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.3/manifests"},{"name":"0.2.2","sha":"27b130f58230735c9333c2dd7119ccdc6adbaf38","kind":"commit","published_at":"2018-10-06T18:51:48.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"0c4996cca436f7f5136e1ea43dfd241b3bce1e97","kind":"commit","published_at":"2018-10-03T17:32:51.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.1/manifests"},{"name":"0.2","sha":"3c4b91bb19382f72fa446bce300a1dc7d21fd22b","kind":"commit","published_at":"2018-10-02T17:12:52.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2/manifests"},{"name":"0.1","sha":"8411604390803ccd183b8b100b8920d30587d2e1","kind":"commit","published_at":"2018-09-29T15:51:58.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T21:49:41.214Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":7.576740703768406,"forks_count":9.208884452208634,"average":25.496630895932118},"purl":"pkg:conda/dtreeviz-extended","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dtreeviz-extended","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dtreeviz-extended","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dtreeviz-extended/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:07:43.489Z","issues_count":89,"pull_requests_count":53,"avg_time_to_close_issue":7268318.189189189,"avg_time_to_close_pull_request":2043251.7924528301,"issues_closed_count":37,"pull_requests_closed_count":53,"pull_request_authors_count":13,"issue_authors_count":51,"avg_comments_per_issue":4.235955056179775,"avg_comments_per_pull_request":4.0,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":607715.0,"past_year_avg_time_to_close_pull_request":620244.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/issues","maintainers":[{"login":"tlapusan","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlapusan"},{"login":"parrt","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parrt"},{"login":"mepland","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mepland"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz-extended/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz-extended/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz-extended/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz-extended/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5296753,"name":"dtreeviz","ecosystem":"conda","description":null,"homepage":"https://github.com/parrt/dtreeviz","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/parrt/dtreeviz","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2020-11-11T13:05:18.000Z","latest_release_published_at":"2022-10-22T23:21:53.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-09-04T08:29:06.789Z","created_at":"2022-10-03T16:01:12.491Z","updated_at":"2025-09-04T21:49:47.331Z","registry_url":"https://anaconda.org/conda-forge/dtreeviz","install_command":"conda install -c conda-forge dtreeviz","documentation_url":null,"metadata":{},"repo_metadata":{"id":37686499,"uuid":"144636984","full_name":"parrt/dtreeviz","owner":"parrt","description":"A python library for decision tree visualization and model interpretation.","archived":false,"fork":false,"pushed_at":"2025-03-06T23:21:15.000Z","size":196571,"stargazers_count":3092,"open_issues_count":75,"forks_count":343,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-09-04T08:18:50.587Z","etag":null,"topics":["data-science","decision-trees","machine-learning","model-interpretation","python","random-forest","scikit-learn","visualization","xgboost"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parrt.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":"2018-08-13T21:45:15.000Z","updated_at":"2025-08-31T20:21:40.000Z","dependencies_parsed_at":"2025-04-28T14:22:54.282Z","dependency_job_id":null,"html_url":"https://github.com/parrt/dtreeviz","commit_stats":{"total_commits":538,"total_committers":30,"mean_commits":"17.933333333333334","dds":0.5092936802973977,"last_synced_commit":"c11e990dda747d4f6ec268e10fd162d17473cfde"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/parrt/dtreeviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/sbom","scorecard":{"id":720857,"data":{"date":"2025-08-11","repo":{"name":"github.com/parrt/dtreeviz","commit":"e0d6182e16e4e5c5c254f33dab16795292630899"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","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":-1,"reason":"no workflows found","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":"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":"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":"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":"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: MIT 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'dev'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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"}}]},"last_synced_at":"2025-08-22T11:19:17.122Z","repository_id":37686499,"created_at":"2025-08-22T11:19:17.122Z","updated_at":"2025-08-22T11:19:17.122Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273610325,"owners_count":25136745,"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_record":{"login":"parrt","name":"Terence Parr","uuid":"178777","kind":"user","description":"Tech lead at Google, ex-Professor of computer/data science, active contributor to open-source projects supporting developers. Creator of ANTLR parser generator.","email":"","website":"http://explained.ai","location":"San Francisco","twitter":"the_antlr_guy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/178777?v=4","repositories_count":58,"last_synced_at":"2023-04-09T14:47:16.398Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/parrt","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:06.258Z","updated_at":"2023-04-09T14:47:16.412Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parrt/repositories"},"tags":[{"name":"2.2.2","sha":"55d74b018fda476d0dbe385aadcb301d1b07cd5f","kind":"commit","published_at":"2023-07-13T17:11:16.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"683cd48db16fc030af9d67e4ffd50371ffae24ad","kind":"commit","published_at":"2023-04-16T16:35:55.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bf5cfce5c8c2de0f1ba3401054827b4d133ee5b7","kind":"commit","published_at":"2023-02-20T21:22:46.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.2.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.2.0/manifests"},{"name":"2.1.4","sha":"5c1cc6d251b0447249e5211687bfe0db11bc7c9b","kind":"commit","published_at":"2023-02-09T18:21:53.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"5fb3b3654fdfad0396bed6d8ab1b4cac2b8c0c31","kind":"commit","published_at":"2023-01-29T19:21:10.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"4748adb73f95e18800371d3eaf938dee4c3f2cd6","kind":"commit","published_at":"2023-01-28T22:32:41.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"fa6347c47f5cd3f5bf6c8ef25bb732703f7fb55f","kind":"commit","published_at":"2023-01-22T23:33:23.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"fc8307b223eac75ba29b9bdb41abd68178622326","kind":"commit","published_at":"2023-01-16T21:42:23.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.1.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"b74db636b144b4c8493152d7fd621defb9efaa04","kind":"commit","published_at":"2022-12-27T19:46:33.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/2.0.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/2.0.0/manifests"},{"name":"1.4.1","sha":"fb5e17512b24b7f247ad2ddecd5501399d19ae1b","kind":"commit","published_at":"2022-11-27T22:37:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.4.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"ca2a2af7629bff0baa477e06933fb4be06266e7f","kind":"commit","published_at":"2022-10-22T18:42:19.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.4.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.4.0/manifests"},{"name":"1.3.7","sha":"94cea612a58e575dcf12d811f67ed1732c048c1e","kind":"commit","published_at":"2022-07-07T17:16:16.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.7","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.7/manifests"},{"name":"1.3.6","sha":"54f8bc2ffc7cce392ff436870a71a7af411b4ca9","kind":"commit","published_at":"2022-04-29T17:52:14.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.6","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"e2cb111c55b04f234d57a9c1794e12a998dfcaf6","kind":"commit","published_at":"2022-03-10T19:54:06.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.5","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"9c906c677f79f68cb1311a23589eff92875bd6e4","kind":"commit","published_at":"2022-03-08T17:56:04.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"c4d10f61b82b6c3667754467baab8feaaab774a4","kind":"commit","published_at":"2022-02-09T17:42:17.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"90031de435247632b75292e862e9697bb06479ca","kind":"commit","published_at":"2021-11-10T22:50:53.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"956e5ae05ea628f5e961a0656ede9eab50d41dff","kind":"commit","published_at":"2021-09-10T20:17:39.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.3.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.3.1/manifests"},{"name":"1.2","sha":"900e45939c19170cfeffa09590e340b47cec0ca4","kind":"commit","published_at":"2021-03-15T18:12:19.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.2/manifests"},{"name":"1.1.4","sha":"d89ea22b6653e4c56ac15432ce01c6e6b6573f3a","kind":"commit","published_at":"2021-01-27T00:30:21.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"2c040e04fd740d1c64b326a081cad1f7804d5a3f","kind":"commit","published_at":"2020-11-25T21:41:34.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"f5152b70e58f54befc641aedd8deaa658e1f441a","kind":"commit","published_at":"2020-10-02T18:05:38.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"943d3363aaebca5320e36d94cd2a964b950108d2","kind":"commit","published_at":"2020-09-22T16:36:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1.1/manifests"},{"name":"1.1","sha":"071a07b93eaf9489cd7563bce3ab489e9edac9e8","kind":"commit","published_at":"2020-09-03T19:22:55.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.1/manifests"},{"name":"1.0","sha":"b6cf12e8a8c84a4bda2602b18d2b9f29883a1b45","kind":"commit","published_at":"2020-07-12T16:23:56.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/1.0","html_url":"https://github.com/parrt/dtreeviz/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/1.0/manifests"},{"name":"0.8.2","sha":"f66cafb0883506d13e8bf2b85bfe9345ec1e6eee","kind":"commit","published_at":"2020-03-22T22:47:57.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"689da47e108995b446f48ee6406c0381a11872c9","kind":"commit","published_at":"2019-12-05T19:42:54.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8.1/manifests"},{"name":"0.8","sha":"ae481011d2e5a2bc1f5f046daa6064d7b2a8fed1","kind":"commit","published_at":"2019-12-04T22:58:06.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.8","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.8/manifests"},{"name":"0.7.1","sha":"6a74b03ccca8d8937b932bbdcf509b09271b4ade","kind":"commit","published_at":"2019-10-28T17:43:31.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.7.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7.1/manifests"},{"name":"0.7","sha":"ea2c47ac3ba0b5f356e42ceb1d1371a64e681203","kind":"commit","published_at":"2019-10-23T22:44:36.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.7","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.7/manifests"},{"name":"0.5","sha":"db9759a487886a87454e4049404a5ad91a55a9fa","kind":"commit","published_at":"2019-07-06T15:56:46.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.5","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.5/manifests"},{"name":"0.4","sha":"7ed588b93f9fc6438eab35f9433a7230315f1e7a","kind":"commit","published_at":"2019-05-26T20:37:42.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.4","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.4/manifests"},{"name":"0.3","sha":"ba5844e9bfe48c78013aa198ea3827205ac38051","kind":"commit","published_at":"2018-11-27T19:00:25.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.3","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.3/manifests"},{"name":"0.2.2","sha":"27b130f58230735c9333c2dd7119ccdc6adbaf38","kind":"commit","published_at":"2018-10-06T18:51:48.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"0c4996cca436f7f5136e1ea43dfd241b3bce1e97","kind":"commit","published_at":"2018-10-03T17:32:51.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2.1/manifests"},{"name":"0.2","sha":"3c4b91bb19382f72fa446bce300a1dc7d21fd22b","kind":"commit","published_at":"2018-10-02T17:12:52.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.2","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.2/manifests"},{"name":"0.1","sha":"8411604390803ccd183b8b100b8920d30587d2e1","kind":"commit","published_at":"2018-09-29T15:51:58.000Z","download_url":"https://codeload.github.com/parrt/dtreeviz/tar.gz/0.1","html_url":"https://github.com/parrt/dtreeviz/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/parrt/dtreeviz@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T21:49:47.330Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.08285500374345,"dependent_packages_count":15.617669079111554,"stargazers_count":8.06089343648615,"forks_count":10.047417020214624,"docker_downloads_count":null,"average":14.452208634888944},"purl":"pkg:conda/dtreeviz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dtreeviz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dtreeviz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dtreeviz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:07:43.489Z","issues_count":89,"pull_requests_count":53,"avg_time_to_close_issue":7268318.189189189,"avg_time_to_close_pull_request":2043251.7924528301,"issues_closed_count":37,"pull_requests_closed_count":53,"pull_request_authors_count":13,"issue_authors_count":51,"avg_comments_per_issue":4.235955056179775,"avg_comments_per_pull_request":4.0,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":607715.0,"past_year_avg_time_to_close_pull_request":620244.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/issues","maintainers":[{"login":"tlapusan","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlapusan"},{"login":"parrt","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parrt"},{"login":"mepland","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mepland"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dtreeviz/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":15968,"full_name":"parrt/dtreeviz","default_branch":"master","committers":[{"name":"tlapusan","email":"tudor.lapusan@gmail.com","login":null,"count":181},{"name":"parrt","email":"parrt@cs.usfca.edu","login":null,"count":144},{"name":"Terence Parr","email":"parrt@antlr.org","login":null,"count":121},{"name":"Matthew Epland","email":"matthewepland@gmail.com","login":null,"count":34},{"name":"Tobias Windisch","email":"tobias.windisch@posteo.de","login":null,"count":7},{"name":"gautamkarnik","email":"gkarnik@shaw.ca","login":null,"count":7},{"name":"Oege Dijk","email":"oegedijk@gmail.com","login":null,"count":5},{"name":"Ashafix","email":"maximili.peters@mail.huji.ac.il","login":null,"count":4},{"name":"StepanWorkV","email":"133164031+StepanWorkV@users.noreply.github.com","login":null,"count":4},{"name":"David Schönleber","email":"david.schoenleber@esentri.com","login":null,"count":3},{"name":"H4dr1en","email":"h4dr1en@pm.me","login":null,"count":2},{"name":"Matthew Epland","email":"mepland@users.noreply.github.com","login":null,"count":2},{"name":"Oliver Zeigermann","email":"oliver@zeigermann.de","login":null,"count":2},{"name":"Praneet Nigam","email":"nigampraneet460@gmail.com","login":null,"count":2},{"name":"Richard Stotz","email":"rstz@chromium.org","login":null,"count":2},{"name":"Simon Turintech","email":"simon@turintech.ai","login":null,"count":2},{"name":"Thom Sentner","email":"56683103+thomsentner@users.noreply.github.com","login":null,"count":2},{"name":"x1nyuan","email":"yao.ntno@gmail.com","login":null,"count":2},{"name":"4SkyNet","email":"nemiroff.den@gmail.com","login":null,"count":1},{"name":"Alex Moldovan","email":"a.a.moldovan@gmail.com","login":null,"count":1},{"name":"Demetrio92","email":"Demetrio.Rodriguez.T@gmail.com","login":null,"count":1},{"name":"Federico Rosato","email":"33623325+f-rosato@users.noreply.github.com","login":null,"count":1},{"name":"Jordan Lubbers","email":"jelubber@gmail.com","login":null,"count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":null,"count":1},{"name":"Kento Mori","email":"kenlespaul1229@gmail.com","login":null,"count":1},{"name":"Matteo Bruno","email":"matteo.bruno@vimnmix.com","login":null,"count":1},{"name":"Oliver Zeigermann","email":"oliver.zeigermann@gmail.com","login":null,"count":1},{"name":"Tobias Windisch","email":"tobias.windisch@hs-kempten.de","login":null,"count":1},{"name":"Tyrion","email":"hxd@live.it","login":null,"count":1},{"name":"borjagarciag","email":"94844757+borjagarciag@users.noreply.github.com","login":null,"count":1},{"name":"大地小神","email":"705723886@qq.com","login":null,"count":1}],"total_commits":539,"total_committers":31,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.387096774193548,"dds":0.6641929499072357,"past_year_committers":[{"name":"Terence Parr","email":"parrt@antlr.org","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-09-08T11:40:27.387Z","last_synced_commit":"e0d6182e16e4e5c5c254f33dab16795292630899","created_at":"2023-03-07T11:31:31.940Z","updated_at":"2025-09-08T11:40:18.356Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"parrt/dtreeviz","html_url":"https://github.com/parrt/dtreeviz","last_synced_at":"2025-08-31T13:07:43.489Z","status":"error","issues_count":89,"pull_requests_count":53,"avg_time_to_close_issue":7268318.189189189,"avg_time_to_close_pull_request":2043251.7924528301,"issues_closed_count":37,"pull_requests_closed_count":53,"pull_request_authors_count":13,"issue_authors_count":51,"avg_comments_per_issue":4.235955056179775,"avg_comments_per_pull_request":4.0,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":607715.0,"past_year_avg_time_to_close_pull_request":620244.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.4285714285714286,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T20:47:12.706Z","updated_at":"2025-09-02T05:22:11.119Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/parrt%2Fdtreeviz/issues","issue_labels_count":{"bug":14,"enhancement":14,"clean up":5,"compatibility":3,"error-handling":2,"question":2,"performance":1,"doc":1},"pull_request_labels_count":{"enhancement":21,"clean up":13,"bug":6,"cross-platform":3,"doc":3,"compatibility":2,"classifier":1,"regressor":1,"testing":1,"refactor":1},"issue_author_associations_count":{"NONE":48,"COLLABORATOR":23,"OWNER":14,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"COLLABORATOR":29,"OWNER":13,"CONTRIBUTOR":7,"NONE":5},"issue_authors":{"tlapusan":15,"parrt":14,"mepland":8,"masterfelu":2,"RajdeepTarafder":2,"lgi1sgm":2,"craftsliu":2,"mojitopop":1,"rahulsound":1,"hoangson5898":1,"CermakM":1,"GavinBeattie":1,"sergiocalde94":1,"0ptimista":1,"HarshKapadia":1,"simonTurintech":1,"wim50594":1,"pplonski":1,"erdiphd":1,"shan-96":1,"amankrshaw":1,"Anshufi":1,"MaxSaputo":1,"HannahAlexander":1,"hima2b4":1,"munro":1,"mattiasthalen":1,"Seeth92":1,"gjirokastrelbasanit34":1,"kliegr":1,"dipsankadariya":1,"taltstidl":1,"Jeff2722":1,"shenzhun":1,"Seekf":1,"hop-soellingeraj":1,"pablocp-stockfink":1,"sabya39":1,"kevlariii":1,"baligoyem":1,"oleg-savko":1,"flystar233":1,"StepanWorkV":1,"mshqn":1,"ghost":1,"dalefi":1,"HidenariUoi":1,"Da-Guang":1},"pull_request_authors":{"mepland":16,"tlapusan":13,"parrt":13,"rstz":2,"simonTurintech":2,"windisch":1,"thomsentner":1,"Alex-AMC":1,"jlubbersgeo":1,"MohammedAlsayed":1,"StepanWorkV":1,"ghost":1,"StepanTita":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9992917,"issues_count":29956775,"pull_requests_count":87912742,"authors_count":9981009,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"amankrshaw":1,"dipsankadariya":1,"Seekf":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"tlapusan","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlapusan"},{"login":"parrt","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parrt"},{"login":"mepland","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mepland"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":137,"IssueCommentEvent":3,"PushEvent":1,"ForkEvent":9},"last_year":{"IssuesEvent":2,"WatchEvent":137,"IssueCommentEvent":3,"PushEvent":1,"ForkEvent":9}},"keywords":["data-science","decision-trees","machine-learning","model-interpretation","python","random-forest","scikit-learn","visualization","xgboost"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-11T14:26:38.673Z","updated_at":"2024-01-11T14:26:38.673Z","repository_link":"https://github.com/parrt/dtreeviz/blob/master/setup.py","dependencies":[{"id":15555020152,"package_name":"graphviz","ecosystem":"pypi","requirements":"\u003e=0.9","direct":true,"kind":"runtime","optional":false},{"id":15555020153,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15555020154,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15555020155,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15555020156,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15555020157,"package_name":"colour","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":24.200198735145484,"created_at":"2025-09-08T11:18:52.686Z","updated_at":"2025-10-07T08:25:29.513Z","avatar_url":"https://github.com/parrt.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":81147,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68046","html_url":"https://science.ecosyste.ms/projects/68046"}