Skip to content

dot(), selector() and other 'abstracted tools' for dealing with Python dict keys #2

Description

@gregglind

Python, unlike json, can have any hashable object as a key in it's dicts. If we want to expand from jsonable data to general Simple Data Structures (SDS), then we need ways of dealing with them in selectors.

Proposal

  • dot()
  • selector()

and other classes that are slightly more abstract.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions