sqlalchemy-orm-tree2

An implementation for SQLAlchemy-based applications of the nested-sets/modified-pre-order-tree-traversal technique for storing hierarchical data in a relational database.

Installation

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

pip3 install sqlalchemy-orm-tree2

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.5.1 2019-09-16  
0.5.0 2019-09-16  
0.4.0 2017-02-01  

Issues with this package?

Page last updated 2025-06-27 21:18:28 UTC