pyiron_base.utils.strtobool

pyiron_base.utils.strtobool#

Utility functions used in pyiron. In order to be accessible from anywhere in pyiron, they must remain free of any imports from pyiron!

Functions

strtobool(val)

Convert a string representation of truth to true (1) or false (0).