Browsing All Posts published on »October, 2011«

Accessing Configurations and Settings in Python

October 13, 2011

2

The Problem When coding in Python, we need a way to store configurations and settings in a file, then be able to access them in the code. Our requirements for accessing these settings are: Simple to learn and use — We would like to target novice coders Easy to understand Hierarchical of settings References ConfigParserShootout […]

Follow

Get every new post delivered to your Inbox.

Join 34 other followers