nti.externalization
  • Basic Usage
  • Schemas
  • Externalization
  • Internalization
  • Special Attributes
  • Glossary
  • Changes
  • API Details
    • Basics
    • Strings
      • nti.externalization.integer_strings: Short readable strings from large integers
      • nti.externalization.representation: Reading and writing objects to strings
    • Advanced Customization
    • ZODB Integration
    • Helpers
nti.externalization
  • API Details
  • Strings
  • View page source

Strings

  • nti.externalization.integer_strings: Short readable strings from large integers
    • from_external_string()
    • to_external_string()
  • nti.externalization.representation: Reading and writing objects to strings
    • JsonRepresenter
    • OrJsonRepresenter
    • StdJsonRepresenter
    • WithRepr()
    • YamlRepresenter
    • to_external_representation()
    • to_json_representation()
    • to_json_representation_fast()
    • to_json_representation_sorted()
Previous Next

© Copyright 2017, NextThought.

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