FICHA · MANJARO

python-sortedcollections

Sorted Collections Library

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides collection types that keep items sorted while supporting convenient operations. It helps Python applications maintain ordered sets, dictionaries, or related structures without sorting everything manually after each change.

Developers use it as a library for algorithms, indexing, scheduling, and data handling. Choose it when sorted access matters; simpler built-in containers may be enough when order is not important.

Permissions

Permissions not analysed for this source yet.