{"library":"func-args","type":"library","category":null,"description":"func-args is a lightweight Python library (current version 1.0.1) designed for creating wrapper functions with enhanced argument handling. It addresses common challenges encountered with third-party APIs that have suboptimal interface designs, allowing developers to explicitly mark parameters as required or optional using special sentinel values (REQ and OPT). The library is actively maintained with a stable release cadence.","language":"python","status":"active","version":"1.0.1","tags":["function arguments","decorators","argument handling","sentinel values","wrapper functions"],"last_verified":"Sat May 23","install":[{"cmd":"pip install func-args","imports":["from func_args import delegator","from func_args import REQ","from func_args import OPT"]}],"homepage":null,"github":"https://github.com/MacHu-GWU/func_args-project","docs":"https://func-args.readthedocs.io/en/latest/","changelog":"https://github.com/MacHu-GWU/func_args-project/blob/main/release-history.rst","pypi":"https://pypi.org/project/func-args/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/func-args/compatibility"}}