dataclass-factory
stable

Contents:

  • Overview
  • Quickstart
  • Extended usage
  • Specific types behavior
dataclass-factory
  • Docs »
  • dataclass-factory
  • Edit on GitHub

dataclass-factory¶

Contents:

  • Overview
    • Requirements
    • Advantages
    • Example
    • Supported types
  • Quickstart
    • Installation
    • Simple case
    • Nested objects
    • Lists and other collections
    • Error handling
    • Validation
  • Extended usage
    • More verbose errors
    • Working with field names
      • Name mapping
      • Stripping underscore
      • Name styles
    • Selecting and skipping fields
      • Only and exclude
      • Only mapped
      • Skip Internal
      • Omit default
    • Structure flattening
      • Automatic naming during flattening
    • Parsing unknown fields
    • Additional steps
    • Schema inheritance
    • Json-schema
  • Specific types behavior
    • Structures
    • Custom parsers and serializers
    • Common schemas
    • Self referenced types
    • Generic classes
    • Polymorphic parsing

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2020, Tishka17 Revision c058f1b0.

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