GithubHelp home page GithubHelp logo

lijoantony / django-treebeard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from django-treebeard/django-treebeard

0.0 2.0 0.0 1.23 MB

Efficient tree implementations for Django (github mirror)

Home Page: https://tabo.pe/projects/django-treebeard/

License: Apache License 2.0

Makefile 1.24% Python 92.52% CSS 0.52% JavaScript 5.47% Shell 0.24%

django-treebeard's Introduction

django-treebeard

django-treebeard is a library that implements efficient tree implementations for the Django Web Framework 1.4+, written by Gustavo Picón and licensed under the Apache License 2.0.

django-treebeard is:

  • Flexible: Includes 3 different tree implementations with the same API:
    1. Adjacency List
    2. Materialized Path
    3. 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%. Tests are available in Jenkins:

You can find the documentation in

https://tabo.pe/projects/django-treebeard/docs/tip/

django-treebeard's People

Contributors

tabo avatar jjdelc avatar jaap3 avatar carljm avatar moberley avatar xbito avatar robhudson avatar gigovich avatar kaedroho avatar larsc avatar gasman avatar

Watchers

James Cloos avatar Lijo Antony avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.