nickderobertis / py-file-conf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 99.3%Language:Shell 0.3%Language:Makefile 0.2%Language:Batchfile 0.2%Language:CSS 0.1%