FICHA · MANJARO

python-django-environ

Utilize 12factor inspired environment variables to configure your Django application

  • Library
  • Dev
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Configure Django applications from environment variables using 12-factor style patterns. It helps projects keep deployment-specific settings outside source code while parsing common values such as databases, booleans, lists, and secrets.

This is a configuration library. Environment variables often contain credentials, so applications should avoid logging them and should define clear defaults for development, staging, and production.

Permissions

Permissions not analysed for this source yet.