/nti.externalization

Highly flexible, performant, schema based import/export of Python objects through JSON or YAML

Primary LanguagePythonOtherNOASSERTION

nti.externalization

Latest release Supported Python versions https://coveralls.io/repos/github/NextThought/nti.externalization/badge.svg?branch=master Documentation Status

A flexible, schema-driven system for converting Python objects to and from external formats such as JSON and YAML. This works well in a zope.component environment such as Pyramid.

Documentation is hosted at https://ntiexternalization.readthedocs.io/