{"id":70426,"name":"py-tree","description":"Package for generating and drawing (fractal)trees.","url":"https://github.com/pixelwarstudio/pytree","last_synced_at":"2025-09-08T15:04:58.507Z","repository":{"id":20410548,"uuid":"88919990","full_name":"PixelwarStudio/PyTree","owner":"PixelwarStudio","description":"Package for generating and drawing (fractal)trees.","archived":false,"fork":false,"pushed_at":"2025-06-24T18:38:03.000Z","size":401,"stargazers_count":22,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-29T19:11:15.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/PixelwarStudio.png","metadata":{"files":{"readme":"README.rst","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":"2017-04-20T23:41:04.000Z","updated_at":"2025-06-24T18:37:23.000Z","dependencies_parsed_at":"2025-07-19T22:30:58.616Z","dependency_job_id":"6d5dcdef-4d83-48d2-b8ea-6b2cc0901b3f","html_url":"https://github.com/PixelwarStudio/PyTree","commit_stats":{"total_commits":228,"total_committers":1,"mean_commits":228.0,"dds":0.0,"last_synced_commit":"17564b9bd96b42f35acf1bb89cb1579f7468b2f9"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/PixelwarStudio/PyTree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PixelwarStudio","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/sbom","scorecard":{"id":110495,"data":{"date":"2025-08-11","repo":{"name":"github.com/PixelwarStudio/PyTree","commit":"6323d9054bb9cb0a30d4e53b2bec78673df79dd9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:06:34.053Z","repository_id":20410548,"created_at":"2025-08-15T12:06:34.053Z","updated_at":"2025-08-15T12:06:34.053Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202772,"owners_count":25240371,"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":"PixelwarStudio","name":"Pixelwar","uuid":"9905692","kind":"user","description":"","email":"","website":"pixelwarstudio.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9905692?u=c21e4eef3be48550876ca078edc94a4b6f366952\u0026v=4","repositories_count":2,"last_synced_at":"2024-10-30T11:49:55.354Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PixelwarStudio","funding_links":[],"total_stars":null,"followers":3,"following":4,"created_at":"2022-11-09T11:17:48.194Z","updated_at":"2024-10-30T11:49:55.354Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PixelwarStudio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PixelwarStudio/repositories"},"packages":[{"id":2953277,"name":"tree","ecosystem":"pypi","description":"A package for creating and drawing trees","homepage":"https://github.com/PixelwarStudio/PyTree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/PixelwarStudio/PyTree","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-10-01T16:51:33.000Z","latest_release_published_at":"2018-07-03T20:49:29.000Z","latest_release_number":"0.2.4","last_synced_at":"2025-08-29T17:05:12.667Z","created_at":"2022-04-10T12:53:42.184Z","updated_at":"2025-08-29T18:22:45.208Z","registry_url":"https://pypi.org/project/tree/","install_command":"pip install tree --index-url https://pypi.org/simple","documentation_url":"https://tree.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.5","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"tree","project_status":null},"repo_metadata":{"id":20410548,"uuid":"88919990","full_name":"PixelwarStudio/PyTree","owner":"PixelwarStudio","description":"Package for generating and drawing (fractal)trees.","archived":false,"fork":false,"pushed_at":"2025-06-24T18:38:03.000Z","size":401,"stargazers_count":22,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T23:22:43.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/PixelwarStudio.png","metadata":{"files":{"readme":"README.rst","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":"2017-04-20T23:41:04.000Z","updated_at":"2025-06-24T18:37:23.000Z","dependencies_parsed_at":"2025-07-19T22:30:58.616Z","dependency_job_id":"6d5dcdef-4d83-48d2-b8ea-6b2cc0901b3f","html_url":"https://github.com/PixelwarStudio/PyTree","commit_stats":{"total_commits":228,"total_committers":1,"mean_commits":228.0,"dds":0.0,"last_synced_commit":"17564b9bd96b42f35acf1bb89cb1579f7468b2f9"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/PixelwarStudio/PyTree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PixelwarStudio","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/sbom","scorecard":{"id":110495,"data":{"date":"2025-08-11","repo":{"name":"github.com/PixelwarStudio/PyTree","commit":"6323d9054bb9cb0a30d4e53b2bec78673df79dd9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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"}},{"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:06:34.053Z","repository_id":20410548,"created_at":"2025-08-15T12:06:34.053Z","updated_at":"2025-08-15T12:06:34.053Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272735811,"owners_count":24984331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":"PixelwarStudio","name":"Pixelwar","uuid":"9905692","kind":"user","description":"","email":"","website":"pixelwarstudio.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9905692?u=c21e4eef3be48550876ca078edc94a4b6f366952\u0026v=4","repositories_count":2,"last_synced_at":"2024-10-30T11:49:55.354Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PixelwarStudio","funding_links":[],"total_stars":null,"followers":3,"following":4,"created_at":"2022-11-09T11:17:48.194Z","updated_at":"2024-10-30T11:49:55.354Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PixelwarStudio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PixelwarStudio/repositories"},"tags":[{"name":"v0.2.3","sha":"994296432297fd55a7c5e1495abdbb9dc4cbf508","kind":"commit","published_at":"2017-10-01T19:48:27.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.2.3","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"29e62fd76fc88a9f2ba72b38fb749b713f1a94b9","kind":"commit","published_at":"2017-09-16T16:47:24.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.2.2","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5b6afcf1e53948c8885d9953492b056d1f654896","kind":"commit","published_at":"2017-08-18T23:26:45.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.2.1","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"41d1cf279bea938b5b00ef5dd7e1617719ca4a57","kind":"commit","published_at":"2017-07-09T15:59:49.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.2","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.2/manifests"},{"name":"v0.1b8","sha":"890a9e1996199f3d4d42b0457d1b9d9fad7c5ed7","kind":"commit","published_at":"2017-05-10T19:35:56.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.1b8","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.1b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.1b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b8/manifests"},{"name":"v0.1b7","sha":"c030f627c7f01f0da7d701761c9494803cb16d06","kind":"commit","published_at":"2017-05-09T20:07:59.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.1b7","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.1b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.1b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b7/manifests"},{"name":"v0.1b6","sha":"ad75d816cff8bad2c0ced6675c7c62f3110a59e0","kind":"commit","published_at":"2017-05-08T22:09:22.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.1b6","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.1b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.1b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b6/manifests"},{"name":"v0.1b4","sha":"4de1cf20afc67110c7410544f2950f7ddcb725e6","kind":"commit","published_at":"2017-05-06T00:14:39.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.1b4","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.1b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.1b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b4/manifests"},{"name":"v0.1b3","sha":"3c34a2759a436f15e1fcdc9a5ffab5c18ad7b877","kind":"tag","published_at":"2017-05-02T20:08:01.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.1b3","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.1b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.1b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b3/manifests"},{"name":"v0.1b2","sha":"376adbd47f8245ff3efbbec1f1c8f216550cd9b5","kind":"commit","published_at":"2017-05-02T00:43:42.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/v0.1b2","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/v0.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@v0.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/v0.1b2/manifests"},{"name":"0.1b1","sha":"e36ac07a917498387058fde178c2ab2071643bbd","kind":"commit","published_at":"2017-04-20T23:59:00.000Z","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/0.1b1","html_url":"https://github.com/PixelwarStudio/PyTree/releases/tag/0.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PixelwarStudio/PyTree@0.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/0.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags/0.1b1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T18:22:45.208Z","dependent_packages_count":1,"downloads":24274,"downloads_period":"last-month","dependent_repos_count":139,"rankings":{"downloads":3.7122836244570823,"dependent_repos_count":1.2792878215254333,"dependent_packages_count":4.710210991196065,"stargazers_count":13.346333299425941,"forks_count":13.310058787740367,"docker_downloads_count":null,"average":7.271634904868978},"purl":"pkg:pypi/tree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-24T20:24:36.999Z","issues_count":3,"pull_requests_count":11,"avg_time_to_close_issue":9732700.0,"avg_time_to_close_pull_request":25703574.5,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.6363636363636364,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3032971.0,"past_year_avg_time_to_close_pull_request":27739796.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tree/related_packages","maintainers":[{"uuid":"Pixelwar","login":"Pixelwar","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Pixelwar/","role":null,"created_at":"2023-02-25T16:47:15.773Z","updated_at":"2023-02-25T16:47:15.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Pixelwar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"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":9205164,"name":"py-tree","ecosystem":"spack","description":"A package for creating and drawing trees.\n","homepage":"https://github.com/PixelwarStudio/PyTree","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/PixelwarStudio/PyTree","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-03-13T00:08:48.373Z","latest_release_published_at":"2024-03-13T00:08:48.373Z","latest_release_number":"0.2.4","last_synced_at":"2025-08-27T11:48:12.984Z","created_at":"2024-03-13T00:08:47.651Z","updated_at":"2025-08-27T11:48:12.984Z","registry_url":"https://packages.spack.io/package.html?name=py-tree","install_command":"spack install py-tree","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"88919990","full_name":"PixelwarStudio/PyTree","owner":"PixelwarStudio","description":"Package for generating and drawing (fractal)trees.","archived":false,"fork":false,"pushed_at":"2022-12-27T14:56:07.000Z","size":395,"stargazers_count":20,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-25T08:22:15.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/PixelwarStudio.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-04-20T23:41:04.000Z","updated_at":"2023-08-04T10:32:12.000Z","dependencies_parsed_at":"2023-01-13T20:57:43.563Z","dependency_job_id":null,"html_url":"https://github.com/PixelwarStudio/PyTree","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PixelwarStudio","download_url":"https://codeload.github.com/PixelwarStudio/PyTree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":190687784,"owners_count":12455941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2024-03-13T00:09:05.704Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":55.61344746309391,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.806723731546956},"purl":"pkg:spack/py-tree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-tree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-tree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-tree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-02-25T08:23:17.871Z","issues_count":2,"pull_requests_count":8,"avg_time_to_close_issue":13082564.5,"avg_time_to_close_pull_request":16115032.333333334,"issues_closed_count":2,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.75,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tree/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tree/related_packages","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":674471,"full_name":"PixelwarStudio/PyTree","default_branch":"master","committers":[{"name":"PixelwarStudio","email":"janko.matthes@gmx.net","count":228}],"total_commits":228,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":228.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T01:12:51.497Z","last_synced_commit":"17564b9bd96b42f35acf1bb89cb1579f7468b2f9","created_at":"2023-03-09T10:37:18.918Z","updated_at":"2023-09-19T17:37:14.832Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"PixelwarStudio/PyTree","html_url":"https://github.com/PixelwarStudio/PyTree","last_synced_at":"2025-08-29T18:22:58.309Z","status":"error","issues_count":3,"pull_requests_count":11,"avg_time_to_close_issue":9732700.0,"avg_time_to_close_pull_request":25703574.5,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.6363636363636364,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3032971.0,"past_year_avg_time_to_close_pull_request":27739796.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-15T04:09:42.825Z","updated_at":"2025-09-02T01:58:52.628Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PixelwarStudio%2FPyTree/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":15,"python":1},"issue_author_associations_count":{"NONE":3},"pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":7},"issue_authors":{"Emilyhelin":1,"kootenpv":1,"safo-bora":1},"pull_request_authors":{"dependabot[bot]":15},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":1,"python":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":1},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"DeleteEvent":2,"PushEvent":2,"PullRequestEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":1,"DeleteEvent":2,"PushEvent":2,"PullRequestEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T20:57:43.516Z","updated_at":"2023-01-13T20:57:43.516Z","repository_link":"https://github.com/PixelwarStudio/PyTree/blob/master/requirements.txt","dependencies":[{"id":6891445360,"package_name":"click","ecosystem":"pypi","requirements":"==6.7","direct":true,"kind":"runtime","optional":false},{"id":6891445361,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==0.2.4","direct":true,"kind":"runtime","optional":false},{"id":6891445362,"package_name":"setuptools","ecosystem":"pypi","requirements":"==20.7.0","direct":true,"kind":"runtime","optional":false},{"id":6891445363,"package_name":"svgwrite","ecosystem":"pypi","requirements":"==1.1.10","direct":true,"kind":"runtime","optional":false},{"id":6891445364,"package_name":"Pillow","ecosystem":"pypi","requirements":"==4.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-11-27T04:31:13.270Z","updated_at":"2024-11-27T04:31:13.270Z","repository_link":"https://github.com/PixelwarStudio/PyTree/blob/master/setup.py","dependencies":[]}],"score":13.238488150013334,"created_at":"2025-09-08T11:19:08.470Z","updated_at":"2025-10-07T08:25:56.569Z","avatar_url":"https://github.com/PixelwarStudio.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":24274,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70426","html_url":"https://science.ecosyste.ms/projects/70426"}