Samuel Colvin dfc5924936 Better validators (#97)
* working on improved validators

* full tests for validators

* tweask

* tweaking fields.py

* adding docs

* add history

* fix classmethod validators
2017-11-07 13:06:44 +00:00
2017-11-06 15:19:16 +00:00
2017-11-07 13:06:44 +00:00
2017-11-07 13:06:44 +00:00
2017-11-07 13:06:44 +00:00
2017-07-08 17:31:13 +01:00
2017-10-23 16:06:16 +01:00
2017-11-07 13:06:44 +00:00
2017-05-03 22:23:41 +01:00
2017-06-03 17:04:10 +01:00
2017-07-08 18:39:24 +01:00
2017-06-03 17:45:49 +01:00
2017-10-23 16:06:16 +01:00

pydantic
========

|BuildStatus| |Coverage| |pypi|

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
.. _documentation: https://pydantic-docs.helpmanual.io/
S
Description
No description provided
Readme MIT 5.9 MiB
Languages
Python 99.7%
Makefile 0.3%