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 supported4 Subscribers
Add a CodeTriage badge to pydantic
Help out
- Issues
- Only support one config specification location in pydantic `dataclasses`
- Pydantic FilePath does not accept sockets
- Wrong ordering of serializer and validator in `Annotated` breaks serialized output
- Validation of subclasses of built-in types
- `typing.Type` and `type` handled differently in nested `NamedTuple`
- Unable to subclass model with @computed_field(deprecated=True)
- Add a SocketPath type
- Fix `NameError` when using `validate_call` with PEP 695 on a class
- fix validate_call decorator #10370
- Support async functions with `@validate_call` decorator
- Docs
- Python not yet supported