mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
cbfbe6b11cf24b5077a40e02b15c95f3a63fcd68
* Update sphinx from 1.7.4 to 1.7.5 * Update attrs from 17.4.0 to 18.1.0 * Update pycodestyle from 2.3.1 to 2.4.0 * Update pyflakes from 1.6.0 to 2.0.0 * Update pytest from 3.5.1 to 3.6.0 * Update pytest-isort from 0.1.0 to 0.2.0 * Update pytest-mock from 1.9.0 to 1.10.0 * revert pycodestyle, yawwwwn
pydantic ======== |BuildStatus| |Coverage| |pypi| |gitter| Data validation and settings management using python 3.6 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 .. |gitter| image:: https://badges.gitter.im/pydantic.svg :target: https://gitter.im/pydantic/Lobby .. _documentation: https://pydantic-docs.helpmanual.io/
Languages
Python
99.7%
Makefile
0.3%