Configuration management library written in python
config.unwrap_from_path("string").reset(config) => del(config.string)
* add cache for value/setting to 5 secds
to "reset" cache just do: config.cfgimpl_clean_cache()
* can desactivate cache by removing "expire" property
|
||
|---|---|---|
| doc | ||
| report | ||
| test | ||
| tiramisu | ||
| .gitignore | ||
| AUTHORS | ||
| ccbysa3.0.txt | ||
| COPYING | ||
| gpl-3.0.txt | ||
| Makefile | ||
| README | ||
| setup.py | ||
LICENSES --------- See COPYING for the licences of the code and the documentation. See AUTHORS for the details about the tiramisu's team.