Skip to content

🌳 Documentation

Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.

pypi-python-version conda-python-version documentation-status code-coverage pytest-github-workflows

python-compatibility package-downloads license style


Key features:

  • A hierarchical data framework for Python
  • Fast: High performance, faster than other tree libraries. Read more at the section benchmarks
  • Flexible: Seamlessly convert structured datasets into hierarchical representation
  • Intuitive: Pythonic, easy to learn and extend to many types of workflows
  • Rich API: Efficient and optimised traversal, parsing, modification, query, and search operations
  • Scalable: From simple hierarchies to production-grade workflow with large datasets
  • Support bigtree

    Do support if you like this project!

    Support


Related Links: