Coder Social home page Coder Social logo

raiderrobert / 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 3.52 MB

Efficient tree implementations for Django

Home Page: http://django-treebeard.readthedocs.io/

License: Apache License 2.0

Python 92.71% CSS 0.52% JavaScript 5.43% HTML 1.09% 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.8 and later.

It is written by Gustavo Picón and licensed under the Apache License 2.0.

Status

image

image

image

image

Features

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

http://django-treebeard.readthedocs.io/en/latest/

Supported versions

django-treebeard officially supports

  • Django 1.8 - 2.0
  • Python 2.7, 3.4, 3.5, 3.6
  • PostgreSQL, MySQL, SQLite database back-ends.

django-treebeard's People

Contributors

andytwoods avatar askholme avatar atombrella avatar carljm avatar dfirst avatar fladi avatar gasman avatar heywbj avatar jaap3 avatar jdufresne avatar jjdelc avatar jrief avatar kaedroho avatar kcolton avatar kezabelle avatar larsc avatar litchfield avatar maiksprenger avatar mikhuang avatar mkoistinen avatar moberley avatar mvantellingen avatar nikolas avatar pdehaye avatar philippeluickx avatar robhudson avatar stefanw avatar tabo avatar tzanke avatar xbito avatar

Watchers

 avatar  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.