Getting started
API Reference
Examples
Converts a “boolean” value possibly in the format of str to bool.
str
bool
Modified from 1.
v (str or bool) – The “boolean” value.
v in the format of a bool.
References
https://stackoverflow.com/questions/15008758/parsing-boolean-values-with-argparse