Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brisvag/extra-pydantic
https://github.com/brisvag/extra-pydantic
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brisvag/extra-pydantic
- Owner: brisvag
- License: other
- Created: 2022-09-10T15:41:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T19:38:26.000Z (8 months ago)
- Last Synced: 2024-10-12T05:53:25.520Z (about 1 month ago)
- Language: Python
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# extra-pydantic
[![License](https://img.shields.io/pypi/l/extra-pydantic.svg?color=green)](https://github.com/brisvag/extra-pydantic/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/extra-pydantic.svg?color=green)](https://pypi.org/project/extra-pydantic)
[![Python Version](https://img.shields.io/pypi/pyversions/extra-pydantic.svg?color=green)](https://python.org)
[![CI](https://github.com/brisvag/extra-pydantic/actions/workflows/ci.yml/badge.svg)](https://github.com/brisvag/extra-pydantic/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/brisvag/extra-pydantic/branch/main/graph/badge.svg)](https://codecov.io/gh/brisvag/extra-pydantic)Better and more consistent pydantic support for (parametrized) generics, custom builtin-like classes, protocols, dataclasses.