{"library":"pptree","type":"library","category":null,"description":"pptree is a Python library (current version 3.1) designed to pretty-print tree-like data structures in a console-friendly, hierarchical format. It provides a default `Node` implementation and a `print_tree` function that can work with both its own `Node` objects and custom object structures. The library has an infrequent release cadence, with the last update in April 2020.","language":"python","status":"maintenance","version":"3.1","tags":["tree","pretty-print","visualization","data-structure","console"],"install":[{"cmd":"pip install pptree","imports":["from pptree import Node","from pptree import print_tree"]}],"homepage":null,"github":"https://github.com/clemtoy/pptree","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pptree/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pptree/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}