.. _`toposort`: 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 ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install toposort and update with:: conda update toposort