Tolkein

Travis-CI Build Status Coverage Status Documentation Status Code Style Black PyPI Package latest release Install with Conda Commits since latest release MIT License

Tree of Life Kit of Evolutionary Informatics Novelties

Installation

conda install -c tolkit tolkein

or

pip install tolkein

You can also install the in-development version with:

pip install https://github.com/tolkit/tolkein/archive/master.zip

Development

To run all tests run:

tox