* Integrate compilation of binary Babel files (*.mo) into BUILD * Provide translations of texts in python_base_app * Provide gettext function to call Babel * Closes 6, see [here](https://github.com/marcus67/python_base_app/issues/6) * Create python_base_app/settings.py to make settings available to CI process * Add tests for module `base_ci_toolbox`
0.1.8
Not secure
* Add simple helper class TimingContext * Provide access method for retrieving most recent value of class MovingAverage
0.1.7
Not secure
* Removed some historic references to LittleBrother * Integrate original PYTHONPATH while testing
0.1.6
Not secure
* Moved helper classes for audio handling from LittleBrother to python_base_app * Integrated pytest tests