mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
a85334682cdadef7251a07f6c130448a28686cd2
* Update flake8 from 3.6.0 to 3.7.4 * Update mypy from 0.650 to 0.660 * Update pycodestyle from 2.4.0 to 2.5.0 * Update pyflakes from 2.0.0 to 2.1.0 * Update pytest from 4.0.2 to 4.2.0 * Update pytest-cov from 2.6.0 to 2.6.1 * fix test linting
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%