项目作者: caesar0301

项目描述 :
An efficient implementation of tree data structure in python 2/3.
高级语言: Python
项目地址: git://github.com/caesar0301/treelib.git
创建时间: 2012-07-07T09:42:25Z
项目社区:https://github.com/caesar0301/treelib

开源协议:Other

下载


treelib

Tree implementation in python: simple for you to use.

Build Status
Code style: black
Documentation Status
Status
Latest
PyV
PyPI download month
GitHub contributors

PRs Welcome
GitHub pull-requests
GitHub pull-requests closed

Quick Start

  1. pip install -U treelib

Documentation

For installation, APIs and examples, see http://treelib.readthedocs.io/en/latest/

DeepWiki Generation: https://deepwiki.com/caesar0301/treelib

Code Style

treelib complies with black formatter and
specific flake8 validations.
Before creating a pull request, please make sure you pass the local validation
with scripts/flake8.sh.

Contributors

Thank you all,
committers.