Skip to main content

get_pydantic_core_version

No overview available.

def get_pydantic_core_version() - > string

Retrieves the version string of the installed pydantic-core package.

Returns

TypeDescription
stringThe semantic version string of the pydantic-core library currently in use.