Metadata-Version: 2.4
Name: treeio
Version: 0.0.0.dev7
Summary: A pure python library to parse, manipulate, annotate and plot phylogenetic trees
License: MIT
License-File: LICENSE
Author: Ye Chang
Author-email: yech1990@gmail.com
Requires-Python: >=3.9,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Provides-Extra: plot
Requires-Dist: click (>=7.0.0,<8.0.0)
Project-URL: Repository, https://github.com/yech1990/treeio
Description-Content-Type: text/markdown

# treeio

Why is there no tree-visualization package as powerful as ggtree in R?

