No description
|
||
---|---|---|
.github | ||
docs | ||
examples | ||
recipe | ||
scripts | ||
tests | ||
treelib | ||
.gitignore | ||
.travis.yml | ||
AUTHORS | ||
HISTORY | ||
INSTALL | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
requirements-t-pre37.txt | ||
requirements-t.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
treelib
Tree implementation in python: simple for you to use.
Quick Start
pip install -U treelib
Documentation
For installation, APIs and examples, see http://treelib.readthedocs.io/en/latest/
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.