tzf.pyramid-yml

Loads a yml defined configuration


Keywords
pyramid, yml, configuration
License
MIT
Install
pip install tzf.pyramid-yml==1.0.1

Documentation

tzf.pyramid_yml README

Latest PyPI version Number of PyPI downloads Wheel Status Egg Status License

Package status

Tests Coverage Status Requirements Status

tzf.pyramid_yml is a convenience package, that allows for a yml settings, that can be kept in a structured, clear way, and also extensible depending on an 'environment'.

Documentation

Documentation can be found here: https://readthedocs.org/projects/tzfpyramid_yml/

Testing

You'll need: packages defined in extra_requires[tests] to run tests, and then:

py.test

For detailed test report run this command:

py.test --cov-report term-missing --cov tzf.pyramid_yml tests/