Vitaly R. Samigullin f41e3afaa0 ipaddress.IPAddress support (#417)
* ipaddress-compatible types added, fix #333

* Unittests for ipaddress-types added

* Docs updated after ipaddress-types added

* HISTORY.rst updated to reflect ipaddress-related types introduction

* Fix docs table format

* Strings double quotes reverted

* ipaddress types support fixed, IPvAnyAddress type redefined

* Error handling fixed for ipaddress-related types

* Positive cases for IPv4Address and IPv6Address types in unittests added
2019-03-15 10:18:06 +00:00
2019-01-11 21:08:14 +00:00
2019-03-15 10:18:06 +00:00
2019-03-15 10:18:06 +00:00
2017-10-23 16:06:16 +01:00
2019-02-04 21:54:20 +00:00
2019-03-15 10:18:06 +00:00
2019-01-17 20:59:58 +00:00
2019-02-04 21:54:20 +00:00
2019-01-17 20:59:58 +00:00
2018-11-18 16:25:01 +00:00
2018-10-01 09:48:28 +01:00
2019-02-15 18:29:13 +00:00
2019-02-15 18:29:13 +00:00

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