{"library":"parameter-decorators","type":"library","category":null,"description":"Parameter-decorators is a lightweight Python library providing handy decorators for automatically converting function or method parameters. It currently supports converting string inputs to `pathlib.Path` objects and vice-versa, streamlining argument handling. The library is in an early stage, with version 0.0.2 released, and aims for a release cadence as new conversion decorators are developed.","language":"python","status":"active","version":"0.0.2","tags":["decorators","parameters","conversion","pathlib","type-conversion","utilities"],"install":[{"cmd":"pip install parameter-decorators","imports":["from parameter_decorators import str_to_path","from parameter_decorators import path_to_str"]}],"homepage":null,"github":"https://github.com/matan1008/parameter-decorators","docs":null,"changelog":null,"pypi":"https://pypi.org/project/parameter-decorators/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/parameter-decorators/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}