{"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"],"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,"provenance":{"verified_status":"passing","verified_at":"Mon Jun 29","last_verified":"Mon Jun 29","next_check":"Wed Jul 29","install_tag":null}}