Skip to main content

Data validation and settings management using python 3.6 type hinting

Project description

BuildStatus Coverage pypi

Data validation and settings management using python 3.6 type hinting.

See documentation for more details.

History

v0.6.0 (2017-11-07)

  • assignment validation #94, thanks petroswork!

  • JSON in environment variables for complex types, #96

  • add validator decorators for complex validation, #97

  • depreciate values(...) and replace with .dict(...), #99

v0.5.0 (2017-10-23)

  • add UUID validation #89

  • remove index and track from error object (json) if they’re null #90

  • improve the error text when a list is provided rather than a dict #90

  • add benchmarks table to docs #91

v0.4.0 (2017-07-08)

  • show length in string validation error

  • fix aliases in config during inheritance #55

  • simplify error display

  • use unicode ellipsis in truncate

  • add parse_obj, parse_raw and parse_file helper functions #58

  • switch annotation only fields to come first in fields list not last

v0.3.0 (2017-06-21)

  • immutable models via config.allow_mutation = False, associated cleanup and performance improvement #44

  • immutable helper methods construct() and copy() #53

  • allow pickling of models #53

  • setattr is removed as __setattr__ is now intelligent #44

  • raise_exception removed, Models now always raise exceptions #44

  • instance method validators removed

  • django-restful-framework benchmarks added #47

  • fix inheritance bug #49

  • make str type stricter so list, dict etc are not coerced to strings. #52

  • add StrictStr which only always strings as input #52

v0.2.1 (2017-06-07)

  • pypi and travis together messed up the deploy of v0.2 this should fix it

v0.2.0 (2017-06-07)

  • breaking change: values() on a model is now a method not a property, takes include and exclude arguments

  • allow annotation only fields to support mypy

  • add pretty to_string(pretty=True) method for models

v0.1.0 (2017-06-03)

  • add docs

  • add history

Project details


Release history Release notifications | RSS feed

This version

0.6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydantic-0.6.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

pydantic-0.6-py36-none-any.whl (21.3 kB view details)

Uploaded Python 3.6

File details

Details for the file pydantic-0.6.tar.gz.

File metadata

  • Download URL: pydantic-0.6.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pydantic-0.6.tar.gz
Algorithm Hash digest
SHA256 5f58132ed98879d7abdc00eb272ea750b157f3bdc0ac59699ea3cb4863d1d6eb
MD5 5ca68cc949152252b1e72e31aa4b62da
BLAKE2b-256 eef7ec02c150565dc70a95527da6084947834a0f9926f6a9905a94eb3f6c122f

See more details on using hashes here.

File details

Details for the file pydantic-0.6-py36-none-any.whl.

File metadata

File hashes

Hashes for pydantic-0.6-py36-none-any.whl
Algorithm Hash digest
SHA256 af750bb1a8d469e8232d986e1aaa9654d631a6dc6a7db2659641e2791abe5e50
MD5 dc7c181755692591d03fcda6b392d3c3
BLAKE2b-256 464cd4322b203c212714c91887e194d65c69b3f2ff1ffa4ca8ff89c79596ec66

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page