{"library":"clize","type":"library","category":null,"description":"Clize is a Python library that simplifies the creation of command-line interfaces (CLIs) by directly transforming Python functions into CLIs. It automatically infers CLI parameters from function signatures and generates comprehensive `--help` messages from docstrings. The library is actively maintained, with the current stable version being 5.0.2.","language":"python","status":"active","version":"5.0.2","tags":["cli","command-line","parser","arguments","functions"],"install":[{"cmd":"pip install clize","imports":["from clize import run","from clize import Parameter"]}],"homepage":null,"github":"https://github.com/epsy/clize","docs":null,"changelog":null,"pypi":"https://pypi.org/project/clize/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/clize/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}