mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
a34cfd23da00123e2e26afe2eaf26d012eedcad1
* Update pygments from 2.2.0 to 2.3.0 * Update sphinx from 1.8.1 to 1.8.2 * Update coverage from 4.5.1 to 4.5.2 * Update pytest from 3.9.3 to 4.0.1 * Update pytest-sugar from 0.9.1 to 0.9.2
pydantic ======== |BuildStatus| |Coverage| |pypi| Data validation and settings management using python type hinting. See `documentation`_ for more details. .. |BuildStatus| 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 .. _documentation: https://pydantic-docs.helpmanual.io/
Languages
Python
99.7%
Makefile
0.3%