Skip to content

Directed Acyclic Graphs for Django, using more-or-less the familiar django-treebeard API.

License

Notifications You must be signed in to change notification settings

engrost/django-treebeard-dag

 
 

Repository files navigation

This app implements directed acyclic graphs for Django, with an API that will be 
very familiar to people who've used Gustavo Picon's efficient tree implementations 
in django-treebeard before.

Works for me, but has no unit tests and may not see any improvements from me anytime 
soon. Just putting it out there in case it might be a useful starting point for 
somebody else.

django-treebeard-dag comes with a simplified BSD license, a very liberal license. 
See the included LICENSE file for details.

About

Directed Acyclic Graphs for Django, using more-or-less the familiar django-treebeard API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%