Metadata-Version: 2.1
Name: margument
Version: 1.0.1
Summary: python library to manage configurations from program arguments including doing commands and saving configurations in a yaml file.
Home-page: https://github.com/zaytiri/settings-manager
Author: zaytiri
Project-URL: GitHub, https://github.com/zaytiri/settings-manager
Project-URL: Changelog, https://github.com/zaytiri/settings-manager/blob/main/CHANGELOG.md
Keywords: manager,configurations,settings,arguments,argparse,yaml,save
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10.6
Description-Content-Type: text/markdown
License-File: LICENSE

# settings-manager
 python library to manage configurations from program arguments including doing commands and saving configurations in a yaml file
