{"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"],"install":[{"cmd":"pip install tyro","imports":["from tyro import 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.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tyro/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}