Skip to main content

Efficient tree implementations for Django

Project description

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

Documentation Status Tests PyPI PyPI - Django Version PyPI version

Features

django-treebeard is:

  • Flexible: Includes 3 different tree implementations with the same API:
    1. Adjacency List
    2. Materialized Path
    3. Nested Sets
    4. 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.

Project details


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.0.tar.gz (324.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_treebeard-6.0.0-py3-none-any.whl (82.3 kB view details)

Uploaded Python 3

File details

Details for the file django_treebeard-6.0.0.tar.gz.

File metadata

  • Download URL: django_treebeard-6.0.0.tar.gz
  • Upload date:
  • Size: 324.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for django_treebeard-6.0.0.tar.gz
Algorithm Hash digest
SHA256 a155c9f85defd705df0f7bf0b8cfc890d35c3fb150fe615d84743d4c6a172260
MD5 6881f462714fd259c0c62d1c31cbcd3a
BLAKE2b-256 5cc6cc486aae13c23c7b60fa6ae13308d72945a3b031a602e7dbb0026ccb7860

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_treebeard-6.0.0.tar.gz:

Publisher: publish.yml on django-treebeard/django-treebeard

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_treebeard-6.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_treebeard-6.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 01285f7c8cd817ab58927e39bb3892cbfc9619770f9bfc7b71edea957019f07b
MD5 d9d19bf5c599caf4fd2dd67292c932bb
BLAKE2b-256 c2e7cb202456871c62c095c559d03bc657d63b7c283168b6ae98dc4be798990d

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_treebeard-6.0.0-py3-none-any.whl:

Publisher: publish.yml on django-treebeard/django-treebeard

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page