Generate Python configuration files from functions and classes and run them from the command line or Python


License
MIT
Install
pip install pyfileconf==0.9.10

Documentation

py-file-conf

Overview

Generate Python configuration files from functions and classes and run them from the command line or Python

Getting Started

Install pyfileconf:

pip install pyfileconf

A simple example:

import pyfileconf

# Do something with pyfileconf

Links

See the documentation here.

Author

Created by Nick DeRobertis. MIT License.