{"library":"ete","type":"library","category":null,"description":"ETE (Environment for Tree Exploration) 3 is a Python toolkit for the manipulation, analysis, and visualization of phylogenetic and other hierarchical trees. While version 4 is the actively developed major release, ETE 3.1.3 is the last stable version of the 3.x series, primarily receiving maintenance updates. It offers a comprehensive API for tree handling, node annotation, and customizable tree drawing into various image formats.","language":"python","status":"maintenance","version":"3.1.3","tags":["phylogenetics","tree","bioinformatics","visualization","biology","genomics"],"last_verified":"Mon May 25","install":[{"cmd":"pip install ete==3.1.3","imports":["from ete3 import Tree","from ete3 import PhyloTree","from ete3 import TreeStyle","from ete3 import NodeStyle","from ete3 import AttrFace","from ete3 import TextFace"]},{"cmd":"conda create -n ete3_env python=3.6\nconda activate ete3_env\nconda install -c etetoolkit ete==3.1.3 ete_toolchain","imports":[]}],"homepage":"http://etetoolkit.org","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/ete/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ete/compatibility"}}