brain_pipe.parserΒΆ
Module for parsers.
Modules
Base parser class to convert information into pipelines, loaders and runners. |
|
Parser based on TextDictParser that can parse files instead of dictionaries. |
|
Parsers that can parse dictionaries contain only text. |
|
Class that can parse text with template stings into Runners and Pipelines. |
|
Class that can parse text into Runners and Pipelines. |
|
Parsers for YAML files. |