pydantic
https://github.com/pydantic/pydantic
Python
Data validation using Python type hints
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to pydantic
Help out
- Issues
- Pydantic 2.10.x should declare compatibility with python <3.14
- docs: add serialization context example for model_serializer
- `experimental.pipeline`: nested `|` and `&` operators raise `AttributeError` during schema generation
- Memory overflow when using type with large `__len__()`
- Bump the rust-deps group across 1 directory with 6 updates
- begin to replace `with_capacity` with fallible replacement
- Make JSON validation by iteration consistent with getitem approach
- 'fraction_validator' raises unhandled 'ZeroDivisionError' for zero-denominator string input instead of 'ValidationError'
- Add Slack link to docs
- BaseModel-like API for top-level discriminated unions
- Docs
- Python not yet supported