django-settings-holder

JSON →
library 0.3.0 ·python
verified Jun 7, 2026

A lightweight Django library that allows settings to be accessed as object attributes (e.g., settings.DEBUG) instead of via dict-like settings['DEBUG']. Current version 0.3.0, compatible with Python >=3.10 and <4. Simple, stable API with no breaking changes since initial release.