delimited
0.0.6
  • Abstract
  • Usage
  • API
delimited
  • Docs »
  • Delimited 0.0.6
  • View page source

Delimited 0.0.6ΒΆ

Delimited defines types that allow for accessing and modifying nested data.

  • Abstract
    • Purpose
    • Terms
      • Nested data
      • Path
      • Path segment
      • Collapsed path format
      • Tuple path notation
      • Delimited string path notation
  • Usage
    • Basic usage of DelimitedDict
      • Setup
      • Access
      • Modify
      • Collapse
  • API
    • delimited.path
      • Path
      • DelimitedStrPath
      • TuplePath
    • delimited.container
      • NestedContainer
      • DelimitedDict
      • DelimitedOrderedDict
      • NestedDict
      • NestedOrderedDict
Next

© Copyright 2017, Christopher Antonellis.

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