{"library":"bigtree","type":"library","category":null,"description":"Bigtree is a Python library that provides a performant, flexible, and intuitive implementation for tree data structures. It supports various tree types (Tree, Binary Tree, Directed Acyclic Graph) and offers a rich API for traversal, search, modification, and export. It integrates seamlessly with Python lists, dictionaries, pandas, and polars DataFrames, making it suitable for a wide range of hierarchical data workflows. The library is actively maintained with frequent releases, currently at version 1.4.0.","language":"python","status":"active","version":"1.4.0","tags":["tree","data-structure","hierarchy","graph","dataframe"],"last_verified":"Sat May 23","install":[{"cmd":"pip install bigtree","imports":["from bigtree import Node","from bigtree import print_tree","from bigtree import DAGNode","from bigtree import BinaryNode"]},{"cmd":"pip install 'bigtree[pandas,polars,rich]'","imports":[]}],"homepage":null,"github":"https://github.com/kayjan/bigtree","docs":"https://bigtree.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/bigtree/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":95,"avg_install_s":6,"avg_import_s":1.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bigtree/compatibility"}}