Metadata-Version: 2.1
Name: pyeconfig
Version: 0.1.0
Summary: Simple configuration manager based on a .py config file and the environment
Home-page: https://github.com/paul-charp/pyeconfig
Author: Paul Charpentier
Author-email: paul.charpentier.99@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# pyeconfig
 Simple configuration manager based on a .py config file and the environment
