simpletree3

A simple tree structure and associated search/iteration tools for python 3.4+. If found, uses cython for compilation.

Installation

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

pip3 install simpletree3

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.0 2026-05-21    
1.1.0 2024-12-22    
1.0.10 2021-03-03    
1.0.9 2020-10-05    
1.0.8 2020-09-07    
1.0.7 2020-06-05    
1.0.6 2020-06-05
1.0.5 2019-04-13
1.0.4 2019-04-13    
1.0.0 2019-04-09    

Issues with this package?

Page last updated 2026-09-03 10:14:30 UTC