Configatron 1.1.0 Released
On the heels of last week’s successful release of Configatron 1.0.0 comes version 1.1.0. The big addition, feature wise, to 1.1.0 is the ability to now load configurations from a YAML file.
configatron.configure_from_yaml('/path/to/file.yml')
When reload is called on configatron any YAML files will be read back in from disk, allowing you to change your configurations and reload them.
Enjoy!
Tags: configatron, yaml

September 4th, 2008 at 4:36 pm
mr. bates, you always deliver useful software. Seriously, everything you have made has been brain-dead simple (except for one, which will go unnamed).
Keep it up