It's common to use py wrapped cpp libraries that use gflags. Build a bridge to expose any gflags defined in this way theough argparse, and preferably the options interfaces as well
It's common to use py wrapped cpp libraries that use gflags.
Build a bridge to expose any gflags defined in this way theough argparse, and preferably the options interfaces as well