1
0
Fork 0
No description
Find a file
2025-02-05 14:33:31 +01:00
.github Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
debian Manually removing some files that pybuild doesn't clean up during build (Closes: #1049152). 2025-02-05 14:33:31 +01:00
docs Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
examples Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
recipe Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
scripts Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
tests Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
treelib Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
.gitignore Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
.travis.yml Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
AUTHORS Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
HISTORY Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
INSTALL Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
LICENSE Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
MANIFEST.in Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
README.md Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
requirements-t-pre37.txt Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
requirements-t.txt Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
requirements.txt Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
setup.cfg Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00
setup.py Adding upstream version 1.6.4. 2025-02-05 14:32:06 +01:00

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

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.

ForTheBadge built-with-love