{"library":"argparse-dataclass","type":"library","category":null,"description":"argparse-dataclass simplifies creating command-line interfaces by automatically generating `argparse` arguments from Python dataclasses. It uses type hints for argument type inference and supports features like default values, help messages, and argument groups. The current version is 2.0.0, and it generally follows an as-needed release cadence for bug fixes and feature enhancements.","language":"python","status":"active","version":"2.0.0","tags":["cli","argparse","dataclasses","configuration"],"last_verified":"Sat May 23","install":[{"cmd":"pip install argparse-dataclass","imports":["from argparse_dataclass import ArgumentParser"]}],"homepage":null,"github":"https://github.com/mivade/argparse_dataclass","docs":null,"changelog":null,"pypi":"https://pypi.org/project/argparse-dataclass/","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.5,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/argparse-dataclass/compatibility"}}