Skip to content
/ tolkein Public

Tree of Life Kit of Evolutionary Informatics Novelties

License

Notifications You must be signed in to change notification settings

tolkit/tolkein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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