{"library":"pytools","type":"library","category":null,"description":"Pytools is a comprehensive collection of utilities designed to augment the Python standard library, offering a diverse set of tools for various programming needs. It includes functionalities for mathematical operations, persistent key-value stores, graph algorithms, and object array handling. Maintained by Andreas Kloeckner, it serves primarily as a dependency for his other software packages but provides valuable utilities for direct use. The library is actively developed, with frequent releases, currently at version 2026.1.","language":"python","status":"active","version":"2026.1","tags":["utility","tools","development","math","data-structures","algorithms"],"install":[{"cmd":"pip install pytools","imports":["from pytools import memoize","from pytools.persistent_dict import PersistentDict","from pytools.datatable import DataTable","from pytools import lex"]}],"homepage":null,"github":"https://github.com/inducer/pytools","docs":"https://documen.tician.de/pytools/","changelog":null,"pypi":"https://pypi.org/project/pytools/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":1.8,"avg_import_s":0.17,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytools/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}