PhyloNetwork is a python package for the analysis of phylogenetic networks and trees.
The package can be installed either from pypi:
pip install phylonetwork
or downloaded installed with python setup.py install
.
The documentation of the module is available at http://phylonetwork.readthedocs.io/