Files
pydantic/README.rst
T
2017-05-06 00:10:48 +01:00

24 lines
651 B
ReStructuredText

pydantic
========
|Build Status| |Coverage| |pypi|
Data validation and settings management using python 3.6 type hinting.
TODO:
* Unions
* exotic typing: List, Dict
* tests for validation methods
* more info: alt names and descriptions
.. |Build Status| 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