Tree traversal
A grid used to compare activity and usage of django-mptt and treebeard packages
9
Packages
0
Features
Search & Filter
| Package | django-mptt | django-treebeard | django-treenode | django-tree-queries | django-mptt-admin | django-ltree | django-fast-treenode |
|---|---|---|---|---|---|---|---|
|
Description
|
Utilities for implementing a
modified pre-order traversal tree in django. |
Efficient tree implementations
for Django |
:deciduous_tree: probably the
best abstract model/admin for your tree based stuff. |
Adjacency-list trees for
Django using recursive common table expressions. Supports Postgre… |
Django-mptt-admin provides a
nice Django Admin interface for Mptt models |
An ltree extension
implementation to support hierarchical tree-like data using the native … |
A hybrid, high-performance,
open-source framework for working with large trees in Django |
|
Category
|
App | App | App | Other | App | App | App |
|
Using This
|
113
|
27
|
3
|
2
|
4
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable | Unknown | Production/Stable | Beta | Production/Stable |
|
Version (PyPI)
|
0.18.0 | 5.0.5 | 0.24.0 | 0.24.0 | 2.9.0 | 0.6.0 | 3.2.10 |
|
Stars
|
2,972 | 1,199 | 799 | 511 | 296 | 75 | 37 |
|
Forks
|
465 | 224 | 38 | 32 | 49 | 19 | 5 |
|
Commits
|
|
|
|
|
|
|
|
|
Updated
|
26 Aug 2025 | 26 Apr 2026 | 17 Apr 2026 | 25 Mar 2026 | 4 May 2026 | 11 Dec 2025 | 9 Mar 2026 |
|
License
|
MIT-License | Apache-2.0 | Custom | BSD-3-Clause | Custom | MIT | Custom |
|
Links
|