# Django Settings Holder
[![Coverage Status][coverage-badge]][coverage]
[![GitHub Workflow Status][status-badge]][status]
[![PyPI][pypi-badge]][pypi]
[![GitHub][licence-badge]][licence]
[![GitHub Last Commit][repo-badge]][repo]
[![GitHub Issues][issues-badge]][issues]
[![Downloads][downloads-badge]][pypi]
[![Python Version][version-badge]][pypi]
[![PyPI - Django Version][django]][pypi]
```shell
pip install django-settings-holder
```
---
**Documentation**: [https://mrthearman.github.io/django-settings-holder/](https://mrthearman.github.io/django-settings-holder/)
**Source Code**: [https://github.com/MrThearMan/django-settings-holder/](https://github.com/MrThearMan/django-settings-holder/)
**Contributing**: [https://github.com/MrThearMan/django-settings-holder/blob/main/CONTRIBUTING.md](https://github.com/MrThearMan/django-settings-holder/blob/main/CONTRIBUTING.md)
---
This library provides utilities for Django extensions that want to define their own settings dictionaries.
Settings can be included in a SettingsHolder that allows them to be accessed via attributes.
User defined settings can be reloaded automatically to the SettingsHolder from the `setting_changed` signal.
Functions in dot import notation are automatically imported so that the imported function is available in
the SettingsHolder. You can also define validators for settings that will be run when the setting is first accessed.
[coverage-badge]: https://coveralls.io/repos/github/MrThearMan/django-settings-holder/badge.svg?branch=main
[status-badge]: https://img.shields.io/github/actions/workflow/status/MrThearMan/django-settings-holder/test.yml?branch=main
[pypi-badge]: https://img.shields.io/pypi/v/django-settings-holder
[licence-badge]: https://img.shields.io/github/license/MrThearMan/django-settings-holder
[repo-badge]: https://img.shields.io/github/last-commit/MrThearMan/django-settings-holder
[issues-badge]: https://img.shields.io/github/issues-raw/MrThearMan/django-settings-holder
[version-badge]: https://img.shields.io/pypi/pyversions/django-settings-holder
[django]: https://img.shields.io/pypi/djversions/django-settings-holder
[downloads-badge]: https://img.shields.io/pypi/dm/django-settings-holder
[coverage]: https://coveralls.io/github/MrThearMan/django-settings-holder?branch=main
[status]: https://github.com/MrThearMan/django-settings-holder/actions/workflows/test.yml
[pypi]: https://pypi.org/project/django-settings-holder
[licence]: https://github.com/MrThearMan/django-settings-holder/blob/main/LICENSE
[repo]: https://github.com/MrThearMan/django-settings-holder/commits/main
[issues]: https://github.com/MrThearMan/django-settings-holder/issues
Raw data
{
"_id": null,
"home_page": "https://github.com/MrThearMan/django-settings-holder",
"name": "django-settings-holder",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.9",
"maintainer_email": null,
"keywords": "django, settings, holder",
"author": "Matti Lamppu",
"author_email": "lamppu.matti.akseli@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/76/a2/eca3105add8254158ebc67b605a81aceeefc69238e3eae87ed50c2e2c438/django_settings_holder-0.2.2.tar.gz",
"platform": null,
"description": "# Django Settings Holder\n\n[![Coverage Status][coverage-badge]][coverage]\n[![GitHub Workflow Status][status-badge]][status]\n[![PyPI][pypi-badge]][pypi]\n[![GitHub][licence-badge]][licence]\n[![GitHub Last Commit][repo-badge]][repo]\n[![GitHub Issues][issues-badge]][issues]\n[![Downloads][downloads-badge]][pypi]\n\n[![Python Version][version-badge]][pypi]\n[![PyPI - Django Version][django]][pypi]\n\n```shell\npip install django-settings-holder\n```\n\n---\n\n**Documentation**: [https://mrthearman.github.io/django-settings-holder/](https://mrthearman.github.io/django-settings-holder/)\n\n**Source Code**: [https://github.com/MrThearMan/django-settings-holder/](https://github.com/MrThearMan/django-settings-holder/)\n\n**Contributing**: [https://github.com/MrThearMan/django-settings-holder/blob/main/CONTRIBUTING.md](https://github.com/MrThearMan/django-settings-holder/blob/main/CONTRIBUTING.md)\n\n---\n\nThis library provides utilities for Django extensions that want to define their own settings dictionaries.\nSettings can be included in a SettingsHolder that allows them to be accessed via attributes.\nUser defined settings can be reloaded automatically to the SettingsHolder from the `setting_changed` signal.\nFunctions in dot import notation are automatically imported so that the imported function is available in\nthe SettingsHolder. You can also define validators for settings that will be run when the setting is first accessed.\n\n\n[coverage-badge]: https://coveralls.io/repos/github/MrThearMan/django-settings-holder/badge.svg?branch=main\n[status-badge]: https://img.shields.io/github/actions/workflow/status/MrThearMan/django-settings-holder/test.yml?branch=main\n[pypi-badge]: https://img.shields.io/pypi/v/django-settings-holder\n[licence-badge]: https://img.shields.io/github/license/MrThearMan/django-settings-holder\n[repo-badge]: https://img.shields.io/github/last-commit/MrThearMan/django-settings-holder\n[issues-badge]: https://img.shields.io/github/issues-raw/MrThearMan/django-settings-holder\n[version-badge]: https://img.shields.io/pypi/pyversions/django-settings-holder\n[django]: https://img.shields.io/pypi/djversions/django-settings-holder\n[downloads-badge]: https://img.shields.io/pypi/dm/django-settings-holder\n\n[coverage]: https://coveralls.io/github/MrThearMan/django-settings-holder?branch=main\n[status]: https://github.com/MrThearMan/django-settings-holder/actions/workflows/test.yml\n[pypi]: https://pypi.org/project/django-settings-holder\n[licence]: https://github.com/MrThearMan/django-settings-holder/blob/main/LICENSE\n[repo]: https://github.com/MrThearMan/django-settings-holder/commits/main\n[issues]: https://github.com/MrThearMan/django-settings-holder/issues\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Object that allows settings to be accessed with attributes.",
"version": "0.2.2",
"project_urls": {
"Bug Tracker": "https://github.com/MrThearMan/django-settings-holder/issues",
"Homepage": "https://github.com/MrThearMan/django-settings-holder",
"Repository": "https://github.com/MrThearMan/django-settings-holder"
},
"split_keywords": [
"django",
" settings",
" holder"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4f55250e5b80c785e2ca36f7db3346df0ba38ed63930cf791b2ad926a26dd466",
"md5": "17818d1076aa5302a0c4805fa4c4c1e7",
"sha256": "37f229d44686dd2dc6f82ff75213c90f633c5fea0492df9c5660c775fa5d6941"
},
"downloads": -1,
"filename": "django_settings_holder-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "17818d1076aa5302a0c4805fa4c4c1e7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.9",
"size": 8689,
"upload_time": "2024-11-02T08:59:13",
"upload_time_iso_8601": "2024-11-02T08:59:13.054741Z",
"url": "https://files.pythonhosted.org/packages/4f/55/250e5b80c785e2ca36f7db3346df0ba38ed63930cf791b2ad926a26dd466/django_settings_holder-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "76a2eca3105add8254158ebc67b605a81aceeefc69238e3eae87ed50c2e2c438",
"md5": "f2076dd86371530cbb0332ada52e6f5a",
"sha256": "a894e1a0e2573ff72ed752b97f5c8b03cda2745b64d3baff81db4ebd1e505b03"
},
"downloads": -1,
"filename": "django_settings_holder-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "f2076dd86371530cbb0332ada52e6f5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.9",
"size": 8606,
"upload_time": "2024-11-02T08:59:14",
"upload_time_iso_8601": "2024-11-02T08:59:14.319134Z",
"url": "https://files.pythonhosted.org/packages/76/a2/eca3105add8254158ebc67b605a81aceeefc69238e3eae87ed50c2e2c438/django_settings_holder-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-02 08:59:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MrThearMan",
"github_project": "django-settings-holder",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "django-settings-holder"
}