disjoint-set

Disjoint Set data structure implementation for Python

Installation

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

pip3 install disjoint-set

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.9.0 2026-02-21      
0.8.0 2024-03-13      
0.7.4 2023-05-23  
0.7.3 2021-11-02  
0.7.2 2021-03-13  
0.7.1 2020-11-20  
0.7.0 2020-11-09  
0.6.3 2020-08-07  
0.6.2 2020-06-15  
0.6.1 2019-06-11  
0.6.0 2019-06-10  
0.5.0 2019-05-24  
0.4.0 2019-05-23  
0.0.3 2019-05-23  
0.0.2 2019-05-23  
0.0.1 2019-05-23  

Issues with this package?

Page last updated 2026-02-28 07:27:00 UTC