django-treebeard
django-treebeard is a library that implements efficient tree implementations for the Django Web Framework.
It was written by Gustavo Picón and licensed under the Apache License 2.0.
Status
Features
django-treebeard is:
- Flexible: Includes 3 different tree implementations with the
same API:
- Adjacency List
- Materialized Path
- Nested Sets
- PostgreSQL ltree (experimental)
- Fast: Optimized non-naive tree operations
- Easy: Uses Django Model Inheritance with abstract classes to define your own models.
- Clean: Testable and well tested code base. Code/branch test coverage is above 96%.
You can find the documentation at https://django-treebeard.readthedocs.io/en/latest/
Supported versions
django-treebeard officially supports
- Django 5.2 and higher
- Python 3.10 and higher
- PostgreSQL, MySQL, MSSQL, SQLite database back-ends.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_treebeard-6.0.1.tar.gz
(827.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_treebeard-6.0.1.tar.gz.
File metadata
- Download URL: django_treebeard-6.0.1.tar.gz
- Upload date:
- Size: 827.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9021955b9e098ca24339260919283ed68b757a6a1215c3eed5a5390ef1da9d7b
|
|
| MD5 |
dd15d33d8fa65b491be297c8e7b0f929
|
|
| BLAKE2b-256 |
4bfb3c2edd67f02ff8dceac51e1dcf46b9031f76b26db4f102aecb2c9f7a8328
|
File details
Details for the file django_treebeard-6.0.1-py3-none-any.whl.
File metadata
- Download URL: django_treebeard-6.0.1-py3-none-any.whl
- Upload date:
- Size: 82.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dae8bacee1e1724084ef317985af367ece9272fe28b584fa9ff0e50bac728549
|
|
| MD5 |
b21d88ed78528f6ace957e4129f9b428
|
|
| BLAKE2b-256 |
5b57b52f0abfe324c13e0cd5086784b8da858909eefc2acfb112b94991b05bde
|