{"library":"django-treebeard","type":"library","category":null,"description":"django-treebeard is a Django library providing efficient implementations for tree structures using Materialized Path (MPTT), Adjacency List, and Nested Sets algorithms. It offers a robust way to manage hierarchical data directly within Django models. The current stable version is 5.0.5, with releases typically aligning with Django's major versions to maintain compatibility and introduce new features.","language":"python","status":"active","version":"5.0.5","tags":["django","tree","orm","mptt","materialized path","adjacency list","nested sets","hierarchical data"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-treebeard","imports":["from treebeard.mp_tree import MP_Node","from treebeard.al_tree import AL_Node","from treebeard.ns_tree import NS_Node"]}],"homepage":null,"github":"https://github.com/django-treebeard/django-treebeard","docs":"http://django-treebeard.readthedocs.io/","changelog":"https://github.com/django-treebeard/django-treebeard/blob/master/CHANGES.md","pypi":"https://pypi.org/project/django-treebeard/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-treebeard/compatibility"}}