/py-file-conf

Primary LanguagePythonMIT LicenseMIT

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.