toposort

A topological sort algorithm for Python.

Home https://bitbucket.org/ericvsmith/toposort
Versions 1.4
License Apache Software License
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/toposort

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install toposort

and update with:

conda update toposort