Metadata-Version: 2.1
Name: get-args
Version: 0.2
Summary: get args from command line, environment and configuration file.
Home-page: https://github.com/fun04wr0ng/get_args
Author: fun04wr0ng
Author-email: fun04wr0ng@gmail.com
License: GPL v3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: python-dotenv
Requires-Dist: toml

# get_args

get args from command line, environment and configuration file.

https://packaging.python.org/tutorials/packaging-projects/


args definition:

[example.yaml](get_args/example.yml)

