{"library":"apted","type":"library","category":null,"description":"APTED (All Path Tree Edit Distance) is a Python library that implements the state-of-the-art algorithm for computing the tree edit distance between two ordered, labeled trees. It is a pure Python port of the original Java implementation. The current stable version is 1.0.3, with updates primarily focusing on maintenance due to its long-standing stability.","language":"python","status":"maintenance","version":"1.0.3","tags":["tree edit distance","algorithm","tree similarity","data structures","APTED"],"last_verified":"Sun May 24","install":[{"cmd":"pip install apted","imports":["from apted import APTED","from apted.nodes import Node","from apted.parser import BracketStringInputParser"]}],"homepage":null,"github":"https://github.com/JoaoFelipe/apted","docs":null,"changelog":null,"pypi":"https://pypi.org/project/apted/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apted/compatibility"}}