NTI Externalization


Keywords
externalization, export, import, json, python, schema, yaml
License
Apache-2.0
Install
pip install nti.externalization==1.1.2

Documentation

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/