Open Internet by MindsNet
pydantic/pydantic
Repository: pydantic/pydantic Stars: 27325 Forks: 2521 Primary language: Python Discovery sources: curated Selection score: 77.4 Usefulness score: 8.5 Source confidence score: 2.6 Languages: Python, Rust, Makefile, JavaScript, HTML, Shell Topics: hints, json-schema, parsing, pydantic, python, python310, python311, python312, python313, python39 Summary: Data validation using Python type hints README excerpt: # Pydantic Validation [](https://github.com/pydantic/pydantic/actions?query=event%3Apush+branch%3Amain+workflow%3ACI) [](https://coverage-badge.samuelcolvin.workers.dev/redirect/pydantic/pydantic) [](https://pypi.python.org/pypi/pydantic) [](https://anaconda.org/conda-forge/pydantic) [](https://pepy.tech/project/pydantic) [](https://github.com/pydantic/pydantic) [](https://github.com/pydantic/pydantic/blob/main/LICENSE) [](https://docs.pydantic.dev/latest/contributing/#badges) [](https://docs.pydantic.dev/latest/llms.txt) Data validation using Python type hints. Fast and extensible, Pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.9+; validate it with Pydantic. ## Pydantic Logfire :fire: We've launched Pydantic Logfire to help you monitor your applications. [Learn more](https://pydantic.dev/logfire/?utm_source=pydantic_validation) ##
Computing & Technology, Computer Science, Web Development