toposort

Implements a topological sort algorithm.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install toposort

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.10 2023-02-25  
1.9 2023-01-11  
1.8 2023-01-10  
1.7 2021-09-28  
1.6 2020-12-17  
1.5 2016-10-25  
1.4 2015-05-16  
1.3 2015-05-15  
1.1 2014-07-24  
1.0 2014-03-15  
0.2 2014-02-12  
0.1 2014-02-10  

Issues with this package?

Page last updated 2025-07-17 17:56:32 UTC