Get Started
API Reference
Developer Guides
deephyper.evaluator.
parse_subprocess_result
Utility to parse a result from a subprocess of the format “DH-OUTPUT:…”.
result – object returned by a subpross with stdout and stderr attributes.
stdout
stderr
The parsed value or raise an exception if an error happened.