Function Configuration
Project description
funconf simplifies the management of function default keyword values by seamlessly integrating configuration files into mapping objects which can be bound to a function that takes variable keyword arguments.
Project support:
hosted at github.com.
distributed through PyPI.
documentation hosting at readthedocs.org.
Install
Simply run the following:
> python setup.py install
or PyPi:
> pip install funconf
Compatibility
TBA
Change log
not yet released