ordereddict

A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.

Installation

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

pip3 install ordereddict

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.1 2010-01-14  
1.0 2010-01-07  

Issues with this package?

Page last updated 2026-05-12 23:43:47 UTC