{"library":"pybktree","type":"library","category":null,"description":"pybktree is a Python implementation of BK-trees (Burkhard-Keller trees), an efficient data structure for performing nearest-neighbor search in metric spaces. It supports fast querying of items within a specified edit distance, commonly used for fuzzy string matching. The current version is 1.1, with no recent activity since 2015.","language":"python","status":"maintenance","version":"1.1","tags":["bk-tree","nearest-neighbor","fuzzy-matching"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install pybktree","imports":["from pybktree import BKTree"]}],"homepage":"https://github.com/Jetsetter/pybktree","github":"https://github.com/Jetsetter/pybktree","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}