{"id":69567,"name":"phylophlan","description":"Precise phylogenetic analysis of microbial isolates and genomes from metagenomes","url":"https://github.com/biobakery/phylophlan","last_synced_at":"2025-09-08T14:53:53.433Z","repository":{"id":37422411,"uuid":"234044656","full_name":"biobakery/phylophlan","owner":"biobakery","description":"Precise phylogenetic analysis of microbial isolates and genomes from metagenomes","archived":false,"fork":false,"pushed_at":"2025-06-16T08:41:44.000Z","size":117526,"stargazers_count":151,"open_issues_count":51,"forks_count":35,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-31T21:16:39.207Z","etag":null,"topics":["biobakery","phylogenetic-trees","python","tools"],"latest_commit_sha":null,"homepage":"https://huttenhower.sph.harvard.edu/phylophlan","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/biobakery.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-15T09:24:37.000Z","updated_at":"2025-07-21T19:43:19.000Z","dependencies_parsed_at":"2024-01-31T13:35:09.722Z","dependency_job_id":"7a76bd10-3598-4bda-893b-48df9c08f8f6","html_url":"https://github.com/biobakery/phylophlan","commit_stats":{"total_commits":422,"total_committers":13,"mean_commits":32.46153846153846,"dds":"0.43364928909952605","last_synced_commit":"9b8ad91f4bc00a738f0fda77901d5df03ab0ec40"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/biobakery/phylophlan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/sbom","scorecard":{"id":239086,"data":{"date":"2025-08-11","repo":{"name":"github.com/biobakery/phylophlan","commit":"f29c12aa03a6bec3de28dc4f87839803771713d3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/biobakery/phylophlan/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/biobakery/phylophlan/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: license.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-17T06:19:07.072Z","repository_id":37422411,"created_at":"2025-08-17T06:19:07.072Z","updated_at":"2025-08-17T06:19:07.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202397,"owners_count":25240366,"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":"biobakery","name":"bioBakery","uuid":"18152373","kind":"organization","description":"Software, documentation, and tutorials for microbial community profiling.","email":null,"website":"http://huttenhower.sph.harvard.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18152373?v=4","repositories_count":24,"last_synced_at":"2023-03-04T03:34:37.682Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biobakery","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:56:30.757Z","updated_at":"2023-03-04T03:34:37.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery/repositories"},"packages":[{"id":2851151,"name":"phylophlan","ecosystem":"pypi","description":"Precise phylogenetic analysis of microbial isolates and genomes from metagenomes","homepage":"http://github.com/biobakery/phylophlan","licenses":"license.txt","normalized_licenses":["Other"],"repository_url":"https://github.com/biobakery/phylophlan","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-05-05T07:09:02.000Z","latest_release_published_at":"2024-03-06T16:35:23.000Z","latest_release_number":"3.1.1","last_synced_at":"2025-09-06T02:33:52.269Z","created_at":"2022-04-10T12:02:35.639Z","updated_at":"2025-09-06T02:33:52.269Z","registry_url":"https://pypi.org/project/phylophlan/","install_command":"pip install phylophlan --index-url https://pypi.org/simple","documentation_url":"https://phylophlan.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"phylophlan","project_status":null},"repo_metadata":{"id":37422411,"uuid":"234044656","full_name":"biobakery/phylophlan","owner":"biobakery","description":"Precise phylogenetic analysis of microbial isolates and genomes from metagenomes","archived":false,"fork":false,"pushed_at":"2024-07-23T19:20:00.000Z","size":117300,"stargazers_count":119,"open_issues_count":48,"forks_count":33,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-23T23:19:34.565Z","etag":null,"topics":["biobakery","phylogenetic-trees","python","tools"],"latest_commit_sha":null,"homepage":"https://huttenhower.sph.harvard.edu/phylophlan","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/biobakery.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-15T09:24:37.000Z","updated_at":"2024-08-19T22:14:52.000Z","dependencies_parsed_at":"2024-01-31T13:35:09.722Z","dependency_job_id":"7a76bd10-3598-4bda-893b-48df9c08f8f6","html_url":"https://github.com/biobakery/phylophlan","commit_stats":{"total_commits":422,"total_committers":13,"mean_commits":32.46153846153846,"dds":"0.43364928909952605","last_synced_commit":"9b8ad91f4bc00a738f0fda77901d5df03ab0ec40"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867313,"owners_count":16554318,"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"},"owner_record":{"login":"biobakery","name":"bioBakery","uuid":"18152373","kind":"organization","description":"Software, documentation, and tutorials for microbial community profiling.","email":null,"website":"http://huttenhower.sph.harvard.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18152373?v=4","repositories_count":24,"last_synced_at":"2023-03-04T03:34:37.682Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biobakery","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:56:30.757Z","updated_at":"2023-03-04T03:34:37.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery/repositories"},"tags":[{"name":"3.1.1","sha":"74abaaad97e27c09044d26770d1f01b7099b268a","kind":"commit","published_at":"2024-03-06T16:30:26.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.1.1","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1.1/manifests"},{"name":"3.1","sha":"ab10e5c658f2330b635e8319ec1700371e09dea0","kind":"commit","published_at":"2024-02-06T08:26:56.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.1","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1/manifests"},{"name":"3.0.3","sha":"83111cbd2792b694ddfd4936b6bf61ce416976bd","kind":"commit","published_at":"2022-08-24T16:17:11.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0.3","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"1fad08cd4936abd463a65c6f1db2d6434ae06c9a","kind":"commit","published_at":"2021-01-27T09:46:59.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0.2","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"fe8f722d17106503e4c3caaa254cc65e18f16bc6","kind":"commit","published_at":"2020-09-30T15:18:41.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0.1","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.1/manifests"},{"name":"3.0","sha":"c094ff2ef0b26162aaa19513796576d355482a31","kind":"commit","published_at":"2020-08-28T17:13:47.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0/manifests"},{"name":"1.0","sha":"7076cddb234d647ca6395a0c065f5eadb8ad0780","kind":"commit","published_at":"2015-10-06T06:58:10.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/1.0","html_url":"https://github.com/biobakery/phylophlan/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-24T01:14:56.832Z","dependent_packages_count":1,"downloads":704,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":11.414725765804207,"dependent_repos_count":8.956375608752316,"dependent_packages_count":4.778372240132306,"stargazers_count":7.056833378418023,"forks_count":7.065081745141113,"docker_downloads_count":null,"average":7.854277747649593},"purl":"pkg:pypi/phylophlan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/phylophlan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/phylophlan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/phylophlan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T23:19:39.576Z","issues_count":102,"pull_requests_count":7,"avg_time_to_close_issue":4524449.483333333,"avg_time_to_close_pull_request":5328697.666666667,"issues_closed_count":60,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":82,"avg_comments_per_issue":3.627450980392157,"avg_comments_per_pull_request":1.4285714285714286,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":1.3333333333333333,"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/biobakery%2Fphylophlan/issues","maintainers":[{"login":"kaca-git","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaca-git"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/phylophlan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/phylophlan/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/phylophlan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/phylophlan/related_packages","maintainers":[{"uuid":"biobakery","login":"biobakery","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/biobakery/","role":null,"created_at":"2023-02-25T00:32:35.937Z","updated_at":"2023-02-25T00:32:35.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/biobakery/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"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":4555706,"name":"py-phylophlan","ecosystem":"spack","description":"PhyloPhlAn 3.0 is an integrated pipeline for large-scale phylogenetic\nprofiling of genomes and metagenomes.\n","homepage":"https://github.com/biobakery/phylophlan","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/biobakery/phylophlan","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-07-09T00:49:18.879Z","latest_release_published_at":"2022-11-17T20:45:50.868Z","latest_release_number":"3.0.3","last_synced_at":"2025-09-05T22:31:58.688Z","created_at":"2022-07-09T00:49:18.802Z","updated_at":"2025-09-05T22:31:58.688Z","registry_url":"https://packages.spack.io/package.html?name=py-phylophlan","install_command":"spack install py-phylophlan","documentation_url":null,"metadata":{},"repo_metadata":{"id":37422411,"uuid":"234044656","full_name":"biobakery/phylophlan","owner":"biobakery","description":"Precise phylogenetic analysis of microbial isolates and genomes from metagenomes","archived":false,"fork":false,"pushed_at":"2025-06-16T08:41:44.000Z","size":117526,"stargazers_count":151,"open_issues_count":51,"forks_count":35,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-31T21:16:39.207Z","etag":null,"topics":["biobakery","phylogenetic-trees","python","tools"],"latest_commit_sha":null,"homepage":"https://huttenhower.sph.harvard.edu/phylophlan","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/biobakery.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-15T09:24:37.000Z","updated_at":"2025-07-21T19:43:19.000Z","dependencies_parsed_at":"2024-01-31T13:35:09.722Z","dependency_job_id":"7a76bd10-3598-4bda-893b-48df9c08f8f6","html_url":"https://github.com/biobakery/phylophlan","commit_stats":{"total_commits":422,"total_committers":13,"mean_commits":32.46153846153846,"dds":"0.43364928909952605","last_synced_commit":"9b8ad91f4bc00a738f0fda77901d5df03ab0ec40"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/biobakery/phylophlan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268132649,"owners_count":24201364,"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-07-31T02:00:08.723Z","response_time":66,"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":"biobakery","name":"bioBakery","uuid":"18152373","kind":"organization","description":"Software, documentation, and tutorials for microbial community profiling.","email":null,"website":"http://huttenhower.sph.harvard.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18152373?v=4","repositories_count":24,"last_synced_at":"2023-03-04T03:34:37.682Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/biobakery","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:56:30.757Z","updated_at":"2023-03-04T03:34:37.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biobakery/repositories"},"tags":[{"name":"3.1.1","sha":"74abaaad97e27c09044d26770d1f01b7099b268a","kind":"commit","published_at":"2024-03-06T16:30:26.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.1.1","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biobakery/phylophlan@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1.1/manifests"},{"name":"3.1","sha":"ab10e5c658f2330b635e8319ec1700371e09dea0","kind":"commit","published_at":"2024-02-06T08:26:56.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.1","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biobakery/phylophlan@3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.1/manifests"},{"name":"3.0.3","sha":"83111cbd2792b694ddfd4936b6bf61ce416976bd","kind":"commit","published_at":"2022-08-24T16:17:11.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0.3","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biobakery/phylophlan@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"1fad08cd4936abd463a65c6f1db2d6434ae06c9a","kind":"commit","published_at":"2021-01-27T09:46:59.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0.2","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biobakery/phylophlan@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"fe8f722d17106503e4c3caaa254cc65e18f16bc6","kind":"commit","published_at":"2020-09-30T15:18:41.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0.1","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biobakery/phylophlan@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0.1/manifests"},{"name":"3.0","sha":"c094ff2ef0b26162aaa19513796576d355482a31","kind":"commit","published_at":"2020-08-28T17:13:47.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/3.0","html_url":"https://github.com/biobakery/phylophlan/releases/tag/3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biobakery/phylophlan@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/3.0/manifests"},{"name":"1.0","sha":"7076cddb234d647ca6395a0c065f5eadb8ad0780","kind":"commit","published_at":"2015-10-06T06:58:10.000Z","download_url":"https://codeload.github.com/biobakery/phylophlan/tar.gz/1.0","html_url":"https://github.com/biobakery/phylophlan/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/biobakery/phylophlan@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-31T22:56:09.398Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":19.577601778518826,"forks_count":18.85507850493261,"average":16.624982631652077},"purl":"pkg:spack/py-phylophlan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-phylophlan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-phylophlan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-phylophlan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T20:27:11.926Z","issues_count":105,"pull_requests_count":7,"avg_time_to_close_issue":4524449.483333333,"avg_time_to_close_pull_request":5328697.666666667,"issues_closed_count":60,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":84,"avg_comments_per_issue":3.5428571428571427,"avg_comments_per_pull_request":1.4285714285714286,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":0.6666666666666666,"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/biobakery%2Fphylophlan/issues","maintainers":[{"login":"kaca-git","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaca-git"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-phylophlan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-phylophlan/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-phylophlan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-phylophlan/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T17:08:04.548Z","updated_at":"2022-11-14T17:08:04.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"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":465999,"full_name":"biobakery/phylophlan","default_branch":"master","committers":[{"name":"Francesco Asnicar","email":"5664022+fasnicar","login":"fasnicar","count":367},{"name":"nsegata","email":"nsegata@localhost","login":null,"count":23},{"name":"Claudia Mengoni","email":"43252093+Cengoni","login":"Cengoni","count":15},{"name":"Michal Puncochar","email":"michal.puncochar@gmail.com","login":"PuncocharM","count":14},{"name":"MattiaBo","email":"mattiabolzan87@gmail.com","login":"BoMatt","count":11},{"name":"Katarina Mladenovic","email":"kaca96mladenovic@gmail.com","login":"kmladenovic","count":6},{"name":"Katarina Mladenovic","email":"85035264+kaca-git","login":"kaca-git","count":5},{"name":"Francesco Beghini","email":"francesco.beghini@unitn.it","login":null,"count":3},{"name":"Hocnonsense","email":"48747984+Hocnonsense","login":"Hocnonsense","count":2},{"name":"Nicola Segata","email":"nicola.segata@unitn.it","login":"nsegata","count":2},{"name":"abmiguez","email":"blancomiguez@gmail.com","login":"abmiguez","count":2},{"name":"Sagun Maharjan","email":"sagun_90@hotmail.com","login":"sagun98","count":2},{"name":"paolo.manghi","email":"paolo.manghi@studio.unibo.it","login":null,"count":2},{"name":"Kenzo-Hugo Hillion","email":"hillion.kenzo@posteo.net","login":"khillion","count":1},{"name":"Thomas Kuntz","email":"tkuntz.hsph@gmail.com","login":"tkuntz-hsph","count":1},{"name":"fabio-cumbo","email":"fabio.cumbo@gmail.com","login":"cumbof","count":1}],"total_commits":457,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.5625,"dds":0.19693654266958427,"past_year_committers":[{"name":"Michal Puncochar","email":"michal.puncochar@gmail.com","login":"PuncocharM","count":12},{"name":"Sagun Maharjan","email":"sagun_90@hotmail.com","login":"sagun98","count":1}],"past_year_total_commits":13,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.5,"past_year_dds":0.07692307692307687,"last_synced_at":"2025-05-17T16:04:50.475Z","last_synced_commit":"ab084671c818725d05bb88366cdb941ed2107064","created_at":"2023-03-09T00:36:40.365Z","updated_at":"2025-05-17T16:04:50.499Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"biobakery/phylophlan","html_url":"https://github.com/biobakery/phylophlan","last_synced_at":"2025-07-31T20:27:11.926Z","status":"error","issues_count":105,"pull_requests_count":7,"avg_time_to_close_issue":4524449.483333333,"avg_time_to_close_pull_request":5328697.666666667,"issues_closed_count":60,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":84,"avg_comments_per_issue":3.5428571428571427,"avg_comments_per_pull_request":1.4285714285714286,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T14:49:34.096Z","updated_at":"2025-09-01T00:26:57.785Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/biobakery%2Fphylophlan/issues","issue_labels_count":{"bug":10,"question":4,"good first issue":3,"enhancement":2,"help wanted":2,"documentation":1},"pull_request_labels_count":{"enhancement":2},"issue_author_associations_count":{"NONE":103,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":4,"NONE":2,"COLLABORATOR":2},"issue_authors":{"LisaCarraro":4,"ganiatgithub":4,"EricDeveaud":3,"fujch7":3,"pavlo888":3,"adityabandla":3,"llk578496":3,"gunturus":2,"jiaojiaoguan":2,"Hocnonsense":2,"catcatzilla":2,"zckoo007":2,"fancyge":1,"Valentin-Bio":1,"Jimmyeric94":1,"TonyMane":1,"itiago":1,"jwkkang":1,"nicholascdove":1,"wangjianing0618":1,"nick-youngblut":1,"TlaskalV":1,"mcahn":1,"WebBach":1,"JuliaMcGonigle":1,"Biofarmer":1,"linss123":1,"stephenqub":1,"Lily-WL":1,"Y-H-Joe":1,"Guan06":1,"mw55309":1,"augfranco93":1,"Rob-murphys":1,"EdderDaniel":1,"VadimDu":1,"richardsm32":1,"KatariinaParnanen":1,"chennyhui":1,"jeanmanguy":1,"cyklee":1,"PabloArrow":1,"MostafaYA":1,"wangpeng407":1,"444thLiao":1,"Virome1":1,"gabridinosauro":1,"smoretti":1,"fahad3li":1,"ne1al":1,"zhangws119":1,"erinpnewcomer":1,"rajneeshdadwal":1,"IRSINGH27":1,"pedrojcy91":1,"kaw97":1,"kumar2501":1,"RyanCook94":1,"afedynak":1,"alegione":1,"RunJiaJi":1,"PandengWang":1,"swuyts":1,"pxtm":1,"valentynbez":1,"Shiqing-Nie":1,"alexhbnr":1,"liuyuwen1":1,"wqssf102":1,"mengyuan-JI":1,"Mxrcon":1,"myoreo777":1,"Nichocolas":1,"nishu92":1,"GriffyGe":1,"redekarnr":1,"lipumpkin":1,"rybioinf":1,"zyyalice":1,"charlottecc":1,"ipetrushin":1,"AroneyS":1,"vindarbot":1,"thh32":1},"pull_request_authors":{"kaca-git":2,"Hocnonsense":2,"nick-youngblut":1,"cumbof":1,"alexhbnr":1,"khillion":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10064235,"issues_count":31125951,"pull_requests_count":94623210,"authors_count":10686933,"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":{"jiaojiaoguan":1,"mengyuan-JI":1,"Valentin-Bio":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"kaca-git","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kaca-git"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":28,"IssueCommentEvent":2,"PushEvent":10,"ForkEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":28,"IssueCommentEvent":2,"PushEvent":10,"ForkEvent":1}},"keywords":["biobakery","phylogenetic-trees","python","tools"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T21:26:40.471Z","updated_at":"2023-09-27T21:26:40.471Z","repository_link":"https://github.com/biobakery/phylophlan/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":13984681918,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13984681919,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-27T21:26:40.480Z","updated_at":"2023-09-27T21:26:40.480Z","repository_link":"https://github.com/biobakery/phylophlan/blob/master/setup.py","dependencies":[]}],"score":14.647528849444226,"created_at":"2025-09-08T11:19:02.634Z","updated_at":"2025-10-07T08:25:47.480Z","avatar_url":"https://github.com/biobakery.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":704,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1038/s41467-020-16366-7"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["metagenomics","public","bioinformatics","circular-visualization","taxonomic-trees","gene-composition","microbiome","pangenome"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69567","html_url":"https://science.ecosyste.ms/projects/69567"}