Metadata-Version: |
2.3 |
Name: |
pydantic_core |
Version: |
2.26.0 |
Summary: |
Core functionality for Pydantic validation and serialization |
Author-Email: |
Samuel Colvin <s[at]muelcolvin.com> |
Home-Page: |
https://github.com/pydantic/pydantic-core |
Project-Url: |
Homepage, https://github.com/pydantic/pydantic-core |
Project-Url: |
Funding, https://github.com/sponsors/samuelcolvin |
Project-Url: |
Source, https://github.com/pydantic/pydantic-core |
License: |
MIT |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Rust |
Classifier: |
Framework :: Pydantic |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: MacOS |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
typing-extensions (!=4.7.0,>=4.6.0) |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |