Fedora Packages

python3-heapdict Subpackage of python-heapdict

A heap with decrease-key and increase-key operations

HeapDict is designed to be used as a priority queue, where items are added and consumed by priority. Compared to an ordinary dict, a heapdict has the following differences: popitem and peekitem returns the (key, priority) pair with the lowest priority, instead of a random object.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.0.1-18.fc41 -
Fedora 40 1.0.1-18.fc40 -
Fedora 39 1.0.1-18.fc39 -
Fedora 38 1.0.1-18.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-heapdict dash maintainers at fedoraproject dot org.



Sources on Pagure