Switch from `argparse` to `jsonargparse` to allow to input validation/class instantiation. [PR#23](https://github.com/gridfm/gridfm-graphkit/pull/23)
Switch from
argparsetojsonargparseto allow to input validation/class instantiation.PR#23