Evghenii Goncearov c31b8d6719 Json type (#214)
* Json type

* Sort imports

* one more unsorted import

* Changed the way Json type is defined

* Fix Function is too complex (C901) warning

* Fixed remarks

* Fix additional remarks

* Additional test

fix #195
2018-07-10 15:38:28 +01:00
2018-07-02 12:28:46 +01:00
2018-07-10 15:38:28 +01:00
2018-07-10 15:38:28 +01:00
2018-06-04 10:55:48 +01:00
2017-10-23 16:06:16 +01:00
2018-07-02 12:28:46 +01:00
2018-07-10 15:38:28 +01:00
2017-05-03 22:23:41 +01:00
2018-05-24 16:58:18 +01:00
2018-06-18 12:20:10 +01:00
2017-06-03 17:45:49 +01:00
2018-06-18 12:20:10 +01:00

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/
S
Description
No description provided
Readme MIT 5.9 MiB
Languages
Python 99.7%
Makefile 0.3%