Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 651 Bytes

index.rst

File metadata and controls

34 lines (21 loc) · 651 Bytes

Python Configuration Runner documentation

Python configuration file and command line executable to run a script with.

Why a python file as configuration?

  • Configuration of any complexity
  • No need to serialize the configuration
  • No neeed other meta-languages for the configuration

Installation

From pip:

pip install py-config-runner

Examples

cli config_utils utils