ordered-set

An OrderedSet is a custom MutableSet that remembers its order, so that every

Installation

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

pip3 install ordered-set

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
4.1.0 2022-01-26  
4.0.2 2020-06-17  
4.0.1 2020-04-29  
3.1.1 2019-04-25  
3.1 2018-11-30  
3.0.2 2018-09-14  
3.0.1 2018-07-10  
3.0.0 2018-06-16  
2.0.2 2017-04-19  
2.0.1 2016-03-29  
2.0.0 2016-01-12  
1.4.0 2015-09-28  
1.3.1 2015-04-21  
1.3 2014-07-21  
1.2 2014-05-23  
1.1 2013-08-06  
1.0.1 2013-08-06  

Issues with this package?

Page last updated 2025-07-17 22:19:44 UTC