Typedpy
stable
  • Tutorial - Getting Started
  • Structures
  • Fields
  • Serialization
  • Support for Versioning
  • JSON Schema Mapping
  • Well Formed Errors
  • Why not just use Dataclasses?
  • Limitations of Typedpy
  • Common Utilities
  • Creating Python Stubs
  • Frequently Asked Questions
Typedpy
  • »
  • Overview: module code

All modules for which code is available

  • typedpy.commons
  • typedpy.extfields.extfields
  • typedpy.fields.anything
  • typedpy.fields.array
  • typedpy.fields.boolean
  • typedpy.fields.decimal_number
  • typedpy.fields.deque_field
  • typedpy.fields.enum
  • typedpy.fields.exception_field
  • typedpy.fields.fields
  • typedpy.fields.floats
  • typedpy.fields.function_call
  • typedpy.fields.integers
  • typedpy.fields.map_field
  • typedpy.fields.multified_wrappers
  • typedpy.fields.numbers
  • typedpy.fields.serializable_field
  • typedpy.fields.set_field
  • typedpy.fields.sized
  • typedpy.fields.strings
  • typedpy.fields.structure_reference
  • typedpy.fields.subclass
  • typedpy.fields.tuple_field
  • typedpy.json_schema.json_schema_mapping
  • typedpy.serialization.serialization
  • typedpy.serialization.serialization_wrappers
  • typedpy.serialization.versioned_mapping
  • typedpy.structures.abstract_structure
  • typedpy.structures.structures
  • typedpy.structures.structures_reuse
  • typedpy.testing

© Copyright 2021, Danny Loya. Revision 281be1c7.

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