MCPcopy Create free account
hub / github.com/a4k-openproject/script.module.openscrapers / dictOf

Function dictOf

lib/pyparsing.py:5549–5586  ·  view source on GitHub ↗

Helper to easily and clearly define a dictionary by specifying the respective patterns for the key and value. Takes care of defining the :class:`Dict`, :class:`ZeroOrMore`, and :class:`Group` tokens in the proper order. The key pattern can include delimiting markers or punctuation,

(key, value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

DictClass · 0.85
OneOrMoreClass · 0.85
GroupClass · 0.85

Tested by

no test coverage detected