Metadata-Version: 2.1
Name: phylonetwork
Version: 2.2.2
Home-page: https://github.com/bielcardona/PhyloNetworks
Author: Gabriel Cardona
Author-email: bielcardona@gmail.com
License: BSD
Keywords: phylogenetic trees networks
Requires-Python: >=3.7
Description-Content-Type: text/markdown

[![PyPI version](https://badge.fury.io/py/phylonetwork.svg)](https://badge.fury.io/py/phylonetwork)

# PhyloNetwork

PhyloNetwork is a python package for the analysis of phylogenetic networks and trees.

## Installation

The package can be installed either from pypi:
`pip install phylonetwork` or downloaded installed with `python setup.py install`.

## Documentation

The documentation of the module is available at http://phylonetwork.readthedocs.io/
