{"library":"pydantic-argparse","type":"library","category":null,"description":"pydantic-argparse is a Python package that provides declarative typed argument parsing by leveraging Pydantic models. It builds on the standard `argparse` module, offering a simple, opinionated, and type-hinted API for command-line interfaces. The library supports nesting Pydantic models for sub-command functionality and utilizes Pydantic's robust validation system. The current version is 0.10.0, released in February 2025, indicating an active development and release cadence.","language":"python","status":"active","version":"0.10.0","tags":["pydantic","argparse","cli","command-line","typed","validation","settings"],"install":[{"cmd":"pip install pydantic-argparse","imports":["from pydantic_argparse import ArgumentParser","from pydantic import BaseModel"]}],"homepage":"https://pydantic-argparse.supimdos.com","github":"https://github.com/SupImDos/pydantic-argparse","docs":"https://pydantic-argparse.supimdos.com","changelog":"https://github.com/SupImDos/pydantic-argparse/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/pydantic-argparse/","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.3,"avg_import_s":0.49,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pydantic-argparse/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}