Skip to content

Latest commit

 

History

History
84 lines (53 loc) · 2.03 KB

README.rst

File metadata and controls

84 lines (53 loc) · 2.03 KB

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/main.zip

Documentation

https://tolkein.readthedocs.io/

Development

To run all tests run:

tox