nti.externalization
  • Basic Usage
  • Schemas
  • Externalization
  • Internalization
  • Special Attributes
  • Glossary
  • Changes
  • API Details
nti.externalization
  • nti.externalization
  • View page source

nti.externalization

Latest release Supported Python versions https://github.com/NextThought/nti.externalization/workflows/tests/badge.svg 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/

Introduction and Basics

  • Basic Usage
    • Motivation and Use-cases
    • Installation
    • Getting Started
    • Adapters and Configuration
    • Using Schemas for Validation and Automatic Externalization
    • autoPackageIO: Handing responsibility to the framework
    • Representations
  • Schemas
  • Externalization
    • Standard Fields
    • Decorating
  • Internalization
    • Factories
  • Special Attributes
  • Glossary
  • Changes
    • 3.2.2 (unreleased)
    • 3.2.1 (2026-06-02)
    • 3.2.0 (2026-05-19)
    • 3.1.0 (2026-05-08)
    • 3.0.0 (2026-05-07)
    • 2.6.0 (2026-02-09)
    • 2.5.0 (2025-11-14)
    • 2.4.0 (2024-11-11)
    • 2.3.0 (2021-08-02)
    • 2.2.0 (2021-04-14)
    • 2.1.0 (2020-08-03)
    • 2.0.0 (2020-07-02)
    • 1.1.3 (2020-06-25)
    • 1.1.2 (2020-04-07)
    • 1.1.1 (2020-03-27)
    • 1.1.0 (2020-03-27)
    • 1.0.0 (2020-03-19)
    • 1.0.0a14 (2019-11-13)
    • 1.0.0a13 (2018-09-20)
    • 1.0.0a12 (2018-09-11)
    • 1.0.0a11 (2018-08-29)
    • 1.0.0a10 (2018-08-21)
    • 1.0.0a9 (2018-08-20)
    • 1.0.0a8 (2018-08-16)
    • 1.0.0a7 (2018-07-31)
    • 1.0.0a6 (2018-07-31)
    • 1.0.0a5 (2018-07-30)
    • 1.0.0a4 (2018-07-30)
    • 1.0.0a3 (2018-07-28)
    • 1.0.0a2 (2018-07-05)
    • 1.0.0a1 (2017-09-29)

API Details

  • API Details
    • Basics
    • Strings
    • Advanced Customization
    • ZODB Integration
    • Helpers

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2017, NextThought.

Built with Sphinx using a theme provided by Read the Docs.