ocrd_network.runtime_data.config_parser module

ocrd_network.runtime_data.config_parser.validate_and_load_config(config_path: str) Dict[source]
ocrd_network.runtime_data.config_parser.parse_mongodb_data(db_config: Dict) DataMongoDB[source]
ocrd_network.runtime_data.config_parser.parse_rabbitmq_data(rmq_config: Dict) DataRabbitMQ[source]
ocrd_network.runtime_data.config_parser.parse_hosts_data(hosts_config: Dict) List[DataHost][source]