{"library":"django-configurations","type":"library","category":null,"description":"django-configurations is a helper library for organizing Django project settings by leveraging Python's class inheritance. It extends Django's module-based settings system with object-oriented patterns like mixins and facades, making complex configuration scenarios more manageable, especially for Twelve-Factor app deployments. The current version is 2.5.1, and it maintains an active release cadence with regular updates for new Python and Django versions.","language":"python","status":"active","version":"2.5.1","tags":["django","settings","configuration","environment variables","twelve-factor app"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-configurations","imports":["from configurations import Configuration","from configurations import values","from configurations.management import execute_from_command_line","from configurations.wsgi import get_wsgi_application"]},{"cmd":"pip install 'django-configurations[cache,database,email,search]'","imports":[]}],"homepage":"https://django-configurations.readthedocs.io/","github":"https://github.com/jazzband/django-configurations","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-configurations/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-configurations/compatibility"}}