json-serialize-output
master
Also add `--show-user` flag on cli and black the module.
Copied from argparse==3.9 the BooleanOptionalAction, to allow one to have boolean (optional) flags on the cli. Also enforced black formatting.