{"library":"argdantic","type":"library","category":null,"description":"Argdantic is a Python library that allows you to define command-line interfaces (CLIs) using Pydantic models for argument definition and type validation, combined with `argparse` for parsing. It aims to provide a modern, type-hinted approach to CLI development, leveraging Pydantic's strong data validation and `argparse`'s robust parsing capabilities. The current version is 1.3.3 and it actively maintained.","language":"python","status":"active","version":"1.3.3","tags":["CLI","Pydantic","argparse","type-hinting","command-line"],"last_verified":"Tue May 26","install":[{"cmd":"pip install argdantic","imports":["from argdantic import Arqdantic","from pydantic import Field"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/argdantic/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/argdantic/compatibility"}}