{"library":"strict-kwargs","type":"library","category":null,"description":"A Python library for enforcing keyword-only arguments in function signatures. Version 2026.6.4 requires Python 3.11+. It provides a decorator that forces all arguments after a certain point to be passed as keyword arguments, reducing bugs from positional argument misuse. No breaking changes have been reported recently.","language":"python","status":"active","version":"2026.6.4","tags":["decorator","keyword-arguments","enforcement"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install strict-kwargs","imports":["from strict_kwargs import strict_kwargs"]}],"homepage":"https://github.com/adamtheturtle/strict-kwargs","github":"https://github.com/adamtheturtle/strict-kwargs","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}