Py-django-treebeard

Jul 20, 2023

Efficient tree implementations for Django

django-treebeard is a library that implements efficient tree implementations for the Django Web Framework 1.8 and later.

Features

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


Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)