39 lines
2.1 KiB
Markdown
39 lines
2.1 KiB
Markdown
|
# treelib
|
||
|
|
||
|
Tree implementation in python: simple for you to use.
|
||
|
|
||
|
[](https://github.com/caesar0301/treelib/actions)
|
||
|
[](https://github.com/psf/black)
|
||
|
[](http://treelib.readthedocs.io/en/latest/?badge=latest)
|
||
|
[](https://pypi.python.org/pypi/treelib)
|
||
|
[](https://pypi.python.org/pypi/treelib)
|
||
|
[](https://pypi.python.org/pypi/treelib)
|
||
|
[](https://pypi.python.org/pypi/treelib/)
|
||
|
[](https://GitHub.com/caesar0301/treelib/graphs/contributors/)
|
||
|
|
||
|
[](http://makeapullrequest.com)
|
||
|
[](https://GitHub.com/caesar0301/treelib/pulls)
|
||
|
[](https://GitHub.com/caesar0301/treelib/pulls?q=is%3Apr+is%3Aclosed)
|
||
|
|
||
|
## 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](https://github.com/psf/black) formatter and
|
||
|
specific [flake8 validations](https://github.com/caesar0301/treelib/blob/master/scripts/flake8.sh).
|
||
|
Before creating a pull request, please make sure you pass the local validation
|
||
|
with `scripts/flake8.sh`.
|
||
|
|
||
|
## Contributors
|
||
|
|
||
|
Thank you all,
|
||
|
[committers](https://github.com/caesar0301/treelib/graphs/contributors).
|
||
|
|
||
|
[](https://GitHub.com/Naereen/)
|