python3-confargparse

argument/configuration file parser with the syntax of argparser (Python 3)
  https://bitbucket.org/swamidass/confargparse/
  0
  no reviews



This module adds a config file parsing capability to argparse, the recommended command-line parsing module in the Python standard library.

This is the Python 3 module.