{"library":"tyro","type":"library","category":null,"description":"Tyro is a Python library that generates command-line interfaces (CLIs) and configuration objects directly from standard Python type annotations, docstrings, and default values. It simplifies CLI creation by reducing boilerplate, improving IDE support, and enabling static type checking, acting as a lightweight wrapper around `argparse`. The current version is 1.0.12, and it follows a frequent, point-release cadence.","language":"python","status":"active","version":"1.0.12","tags":["CLI","configuration","dataclasses","type-hints","argparse","developer-tools"],"last_verified":"Thu May 21","install":[{"cmd":"pip install tyro","imports":["import tyro\n# ...\ntyro.cli(...)"]}],"homepage":null,"github":"https://github.com/brentyi/tyro","docs":"https://brentyi.github.io/tyro/","changelog":null,"pypi":"https://pypi.org/project/tyro/","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.9,"avg_import_s":0.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tyro/compatibility"}}