mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
e26ed95e4385f164fac8f21202cd65955fe1f88d
pydantic ======== |Build Status| |Coverage| |pypi| Data validation and settings management using python 3.6 type hinting. TODO: * datetime types, enums * other types: regex, email field * exotic typing: Union, List, Dict * more info: alt names and descriptions * fields as values .. |Build Status| image:: https://travis-ci.org/samuelcolvin/pydantic.svg?branch=master :target: https://travis-ci.org/samuelcolvin/pydantic .. |Coverage| image:: https://codecov.io/gh/samuelcolvin/pydantic/branch/master/graph/badge.svg :target: https://codecov.io/gh/samuelcolvin/pydantic .. |pypi| image:: https://img.shields.io/pypi/v/pydantic.svg :target: https://pypi.python.org/pypi/pydantic
Languages
Python
99.7%
Makefile
0.3%