python

python#

Python configuration file loader.

Classes

PyConfigContainer()

Object that can define attributes recursively on the fly.

PyLoader(app, filename, *args, **kwargs)

Load config from a python file.

SerializerPython()