[ buster ]
[ 源代码: python-django-treebeard ]
软件包:python-django-treebeard(4.3+dfsg-1)
python-django-treebeard 的相关链接
Debian 的资源:
下载源码包 python-django-treebeard:
- [python-django-treebeard_4.3+dfsg-1.dsc]
- [python-django-treebeard_4.3+dfsg.orig.tar.gz]
- [python-django-treebeard_4.3+dfsg-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [tabo.pe]
相似软件包:
Efficient implementations of tree data structures for Django
Django Treebeard is a library that implements efficient data structures for storing hierarchical data in a database using the Django web development framework.
It currently includes 3 different tree implementations: adjacency list, materialized path and nested sets. Each one has it's own strengths and weaknesses but share the same API, so it’s easy to switch between them.
其他与 python-django-treebeard 有关的软件包
|
|
|
|
-
- dep: libjs-jquery-ui
- JavaScript UI library for dynamic web applications
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)