rbtree-py

A Python implementation of a Red-Black Tree data structure.

Installation

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

pip3 install rbtree-py

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.4 2025-04-15    
0.1.3 2025-04-15    
0.1.2 2025-04-15    
0.1.1 2025-04-15    
0.1.0 2025-04-15    

Issues with this package?

Page last updated 2025-08-26 22:48:59 UTC