Wikia / sroka

Python library for API access and data analysis in Product, BI, Revenue Operations (GAM, GA, Athena etc.)
MIT License
72 stars 11 forks source link

Add function overriding settings from .ini file. #31

Closed jacekbj closed 3 years ago

jacekbj commented 4 years ago

An idea: allow user to overwrite config.

This idea came to my mind when developing an app running in container where mounting file with secrets was not really an option.

I may add support for pytest and write unit tests for that piece if you wish.

martynaut commented 4 years ago

Thank you for preparing it.

Code LGTM, however I will yet need to QA it :)