{"library":"sigtools","type":"library","category":null,"description":"sigtools is a Python package that enhances introspection capabilities for determining function signatures, especially when decorators modify them. It provides utilities for boosting callable signature introspection, backports keyword-only parameters for older Python versions (though current versions are Python 3+), and tools for combining functions while preserving correct signatures. The current version is 4.0.1, with releases occurring periodically to maintain compatibility and add features.","language":"python","status":"active","version":"4.0.1","tags":["signature","introspection","decorators","inspect","callable","metaprogramming"],"install":[{"cmd":"pip install sigtools","imports":["from sigtools import signature","from sigtools import specifiers","from sigtools import wrappers","from sigtools import modifiers"]}],"homepage":"https://sigtools.readthedocs.io/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/sigtools/","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.7,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sigtools/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}