Skip to content Skip to sidebar Skip to footer
Showing posts with the label Configuration Files

What Is A Good Place To Store Configuration In Google Appengine (python)

I am making a Google AppEngine application and am doubting were I should store (sensitive) configur… Read more What Is A Good Place To Store Configuration In Google Appengine (python)

Automatically Read Configuration Values In Python

I would like to read a configuration file in Python completely into a data structure without explic… Read more Automatically Read Configuration Values In Python