An open API service indexing awesome lists of open source software.

https://github.com/openandclose/configfetch

Helper to get values from configparser and argparse
https://github.com/openandclose/configfetch

argparse commandline configparser

Last synced: 3 months ago
JSON representation

Helper to get values from configparser and argparse

Awesome Lists containing this project

README

          

ConfigFetch
===========

This is a python3 library
to provide a simpler commandline and configuration access,
wrapping `argparse `__
and `configparser `__.

For details, see `documentation `__.

License
-------

The software is licensed under The MIT License. See `LICENSE`_.

.. _LICENSE: https://github.com/openandclose/configfetch/blob/master/LICENSE