Toytree: A minimalist tree plotting library for Python

toytree – A minimalist tree plotting library using toyplot graphs… Read more

Similar

Five-Minute Multimethods in Python

So what are multimethods? I'll give you my own definition, as I've come to understand them: a function that has multiple versions, distinguished by the type of the arguments. (Some people go beyond this and also allow versions distinguished by the value... (more…)

Read more »