Package: wnpp Severity: wishlist Owner: Antoine Beaupre <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : json-schema-to-pydantic Version : 0.4.7 Upstream Contact: https://github.com/richard-gyiko * URL : https://github.com/richard-gyiko/json-schema-to-pydantic * License : Expat Programming Lang: Python Description : Python library for automatically generating Pydantic v2 models from JSON Schema definitions Features: - Converts JSON Schema to Pydantic v2 models - Supports complex schema features including: - References ($ref) with circular reference detection - Combiners (allOf, anyOf, oneOf) with proper type discrimination - Type constraints and validations - Array and object validations - Format validations (email, uri, uuid, date-time) - Full type hinting support - Clean, simple API --- This is a dependency of newer llm packages.

